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.
Retrieves the list of transaction types in the order of their current priority.
Syntax
client server public static List getOrderedTransactionTypes([boolean _isAscending])
Run On
Called
Parameters
- _isAscending
Type: boolean
A Boolean value that indicates whether to retrieve the records in ascending order of priority; optional.
Return Value
Type: List Class
A list that contains transaction types.
Remarks
This method also creates records in CustSettlementTransactionPriority table if it is empty.