InventTransWMS.beginTmpInventTransWMS Method [AX 2012]
Creates a Map object to track the changes to internal memory structures so that the changes can be reverted.
Syntax
protected boolean beginTmpInventTransWMS(TmpInventTransWMS _tmpInventTransWMSRollback)
Run On
Client
Parameters
- _tmpInventTransWMSRollback
Type: TmpInventTransWMS Table
A TmpInventTransWMS record.
Return Value
Type: boolean
true if the rollback map was created; otherwise, false.
Exceptions
Exception | Condition |
---|---|
Error | A rollback map exists for a different TmpInventTransWMS record. |