SalesPackingSlipJournalCreate.initJournalLink Method [AX 2012]

Initializes a new link between the journal and the order.

Syntax

public Common initJournalLink(Common _salesParmLine)

Run On

Server

Parameters

  • _salesParmLine
    Type: Common Table
    A parameter line that indicates the journal line and the order line.

Return Value

Type: Common Table
The journal link record.

See Also

Reference

SalesPackingSlipJournalCreate Class