CustInvoiceLine.setBillingCodeDefaults Method
Sets the value for the Description, LedgerAccount, TaxItemGroup, and Dimension fields from the billing code table to the invoice line table buffer.
Syntax
public void setBillingCodeDefaults(CustBillingCode _custBillingCode)
Run On
Called
Parameters
- _custBillingCode
Type: CustBillingCode Table
The billing code record buffer.