InventTransWMS_Pick.writeTmpInventTransWMS Method [AX 2012]
Indicates whether a record writes to the pending records table.
Syntax
public boolean writeTmpInventTransWMS(TmpInventTransWMS _tmpInventTransWMS)
Run On
Client
Parameters
- _tmpInventTransWMS
Type: TmpInventTransWMS Table
A TmpInventTransWMS record.
Return Value
Type: boolean
true if the record was written successfully; otherwise, false .