CustomsExportAssessableValue_IN.initFromSalesLine Method
Inserts the specified record to the CustomsExportAssessableValue_IN and MarkupTrans tables from the specified SalesLine table record.
Syntax
public void initFromSalesLine(SalesLine _salesLine)
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
The SalesLine table record to be copied.