Share via


InventMov_WMSPalletMovement.createInventTransPosting Method [AX 2012]

Indicates if an InventTransPosting record should be created for this movement type.

Syntax

public boolean createInventTransPosting()

Run On

Called

Return Value

Type: boolean
true if the InventTransPosting should be created; otherwise, false

Remarks

Always returns true for the InventMov_WMSPalletMovement class.

See Also

Reference

InventMov_WMSPalletMovement Class