RAssetOperationType_AcquisitionAdj.needCheck Method [AX 2012]
Determines whether the journal line should be checked before it is posted.
Syntax
public boolean needCheck(RAssetRelationRecId _assetToFromRecId_RU)
Run On
Called
Parameters
- _assetToFromRecId_RU
Type: RAssetRelationRecId Extended Data Type
A relation to another journal line.
Return Value
Type: boolean
true if the check is required; otherwise, false.