Share via


SalesPickingListJournalCreate.createJournalLine Method [AX 2012]

Creates a journal line.

Syntax

protected void createJournalLine(Common _salesParmLine)

Run On

Server

Parameters

  • _salesParmLine
    Type: Common Table
    The SalesParmLine record that will be used to create the journal line.

See Also

Reference

SalesPickingListJournalCreate Class