CFOPAttributesDeterminer_BR.isReturnedItem Method [AX 2012]

Determines whether the transaction type is working with returned items.

Syntax

public boolean isReturnedItem()

Run On

Called

Return Value

Type: boolean
A Boolean value that indicates whether the transaction is for returned items.

Remarks

This method must be overwritten if the transaction has a returned process involved.

See Also

Reference

CFOPAttributesDeterminer_BR Class