Share via


InventTransferOrderCreate.existsDocPurpose Method [AX 2012]

Indicates whether the DocPurpose data item is in the data container.

Syntax

public boolean existsDocPurpose()

Run On

Called

Return Value

Type: boolean
true if the DocPurpose data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer Class.

See Also

Reference

InventTransferOrderCreate Class