RAssetTransferEngine.initFromRAssetTransferTable Method [AX 2012]
Initializes the internal variables with values from the RAssetTransferTable table.
Syntax
public void initFromRAssetTransferTable(RAssetTransferTable _rAssetTransferTable)
Run On
Called
Parameters
- _rAssetTransferTable
Type: RAssetTransferTable Table
The header line of the transfer journal.
Exceptions
Exception | Condition |
---|---|
Error | The form data source of the RAssetTransferTable table is null Nothing nullptr unit a null reference (Nothing in Visual Basic) . |