InventTransferUpd.checkIfSomethingIsPosted Method [AX 2012]
Checks whether something is posted during the update.
Syntax
protected boolean checkIfSomethingIsPosted([boolean _info])
Run On
Called
Parameters
- _info
Type: boolean
Indicates whether to write a message to the Infolog.
Return Value
Type: boolean
true if something is posted during the update; otherwise, false.