Share via


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

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.

See Also

Reference

InventTransWMS Class