VersioningComparePurchOrder.initCallerRecord Method [AX 2012]
Extracts the purchase ID from the calling record and initializes the comparison based on the records.
protected void initCallerRecord(VersioningVersionMap _changeVersion, [VersioningVersionMap _alternateNewVersion])
Run On
ServerParameters
- _changeVersion
- Type: VersioningVersionMap Map
A record from a table that is mapped by the VersioningVersionMap database map.
- _alternateNewVersion
- Type: VersioningVersionMap Map
A second record from a table that is mapped by the VersioningVersionMap database map.
Community Additions
ADD
Show: