Share via


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

Return Value

Type: boolean
true if the record was written successfully; otherwise, false .

See Also

Reference

InventTransWMS_Pick Class