RActAdjustEngineKernelCustVend.insAgreementData Method [AX 2012]
Inserts agreement data into internal structures.
protected int insAgreementData(
Map _mapRoot,
container _conRootKey,
int _idx,
[boolean _bShowAgreementInfo])
Run On
CalledParameters
- _mapRoot
- Type: Map Class
A Map class instance that contains the data that is mapped by keys.
- _conRootKey
- Type: container
A container that holds the key for the current node.
- _idx
- Type: int
The starting index to insert data into.
- _bShowAgreementInfo
- Type: boolean
A Boolean value that indicates whether to show the information by agreement.
Community Additions
ADD
Show: