CustInvoiceLine.exciseManufacture_IN Method
Gets or sets the manufacture excise record type for the customer free text invoice lines.
Syntax
edit ExciseManufacture_IN exciseManufacture_IN(boolean _set, ExciseManufacture_IN _exciseManufacture)
Run On
Called
Parameters
- _set
Type: boolean
A boolean to determine if the value is being defined or not.
- _exciseManufacture
Type: ExciseManufacture_IN Enumeration
The manufacture excise record type.
Return Value
Type: ExciseManufacture_IN Enumeration
The manufacture excise record type.