CustInvoiceStandardLineTemplate.editBillingCode Method
Abstracts the conversion between Billing Code Text, like Parks, and Billing Code Record ID that is stored in CustInvoiceStandardLineTemplate table.
Syntax
edit BillingCode editBillingCode(boolean _set, BillingCode _billingCode)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicate whether to update the value.
- _billingCode
Type: BillingCode Extended Data Type
A Billing code text value like Parks, WTR/SWR
Return Value
Type: BillingCode Extended Data Type
A Billing code text value like Parks, WTR/SWR