Share via


SalesFormLetter_ShippingBill_IN.insertParmLines_IN Method [AX 2012]

Initializes the contractor class and the chooseLines query for posting the shipping bill.

Syntax

public void insertParmLines_IN(SalesParmTable _salesParmTable)

Run On

Called

Parameters

  • _salesParmTable
    Type: SalesParmTable Table
    The _salesParmTable table buffer of the salesParmTable table.

See Also

Reference

SalesFormLetter_ShippingBill_IN Class