RAssetTransferUnPost_CompanyIssue.checkLine Method [AX 2012]
Indicates whether the current transfer journal line is valid for reversal.
Syntax
public boolean checkLine(RAssetTransferTrans _assetTransferTrans)
Run On
Server
Parameters
- _assetTransferTrans
Type: RAssetTransferTrans Table
A buffer that contains the RAssetTransferTrans table record.
Return Value
Type: boolean
true if all checks are OK; otherwise, false.