Share via


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.

Return Value

Type: BillingCode Extended Data Type
A Billing code text value like Parks, WTR/SWR

See Also

Reference

CustInvoiceStandardLineTemplate Table