Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the transaction related to sales order.
Syntax
public boolean isSales()
Run On
Called
Return Value
Type: boolean
true if transaction is a sales order; otherwise false.
Remarks
All other transaction types will return false.