Share via


InventJournalCopy::newStandard Method [AX 2012]

Initializes a new instance of the InventJournalCopy class.

Syntax

server public static InventJournalCopy newStandard(Args _args, [InventJournalId _journalId])

Run On

Server

Parameters

  • _args
    Type: Args Class
    The arguments that will be used to initialize the default values.

Return Value

Type: InventJournalCopy Class
Returns the new server bound instance of the InventJournalCopy class

See Also

Reference

InventJournalCopy Class