CustomsExportAssessableValue_IN.initFromSalesParmLine Method
Inserts the specified record to the CustomsExportAssessableValue_IN and MarkupTrans tables from the specified SalesParmLine table record.
Syntax
public void initFromSalesParmLine(SalesParmLine _salesParmLine, [TransDate _transDate])
Run On
Called
Parameters
- _salesParmLine
Type: SalesParmLine Table
The SalesParmLine table record to be copied.
- _transDate
Type: TransDate Extended Data Type
The transaction date.