smmBusRelTable::updateFromCustTableSFA2 Method
Makes sure that the business relation table is updated with the correct information.
Syntax
server public static void updateFromCustTableSFA2(
CustTable _custTable,
[smmBusRelTypeId _custType,
boolean _checkNumberSequence,
boolean _checkLicense,
boolean _insertLicense,
boolean _updateLicense,
smmBusRelTable _smmBusRelTable])
Run On
Server
Parameters
- _custTable
Type: CustTable Table
The customer table record.
- _custType
Type: smmBusRelTypeId Extended Data Type
The customer type.
- _checkNumberSequence
Type: boolean
The check number sequence.
- _checkLicense
Type: boolean
The check license.
- _insertLicense
Type: boolean
The insert license.
- _updateLicense
Type: boolean
The update license.
- _smmBusRelTable
Type: smmBusRelTable Table
The record to update.