CustVendSettle.init Method [AX 2012]
Initializes class variables for the settlement process.
protected void init(
CompanyId _company,
TableId _tableId,
RecId _recId)
Run On
ServerParameters
- _company
- Type: CompanyId Extended Data Type
The spec company of the SpecTrans records to find.
- _tableId
- Type: TableId Extended Data Type
The spec table ID of the SpecTrans records to find.
- _recId
- Type: RecId Extended Data Type
The spec record ID of the SpecTrans records to find.
Community Additions
ADD
Show: