CustBillingClassificationCode.updatePriority Method
Updates the priority of a Billing code based on billing classification.
Syntax
public void updatePriority(RefRecId _custBillingClassification, boolean _directionUp)
Run On
Called
Parameters
- _custBillingClassification
Type: RefRecId Extended Data Type
The RefRecId value that corresponds to the record ID field.
- _directionUp
Type: boolean
A Boolean value that indicates whether to increase or decrease the priority of a billing code.