Share via


SalesPackingSlipController.setDataContractRecord Method [AX 2012]

Finds a CustPackingSlipVersion record that is based on a CustPackingSlipJour table buffer.

Syntax

protected void setDataContractRecord(Common _common)

Run On

Called

Parameters

  • _common
    Type: Common Table
    A record in the CustPackingSlipJour table.

See Also

Reference

SalesPackingSlipController Class