InventJournalCopy::newStandard Method [AX 2012]

Initializes a new instance of the InventJournalCopy class.

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.
_journalId
Type: InventJournalId Extended Data Type
The journal ID that is used to set the JournalIdFrom property; optional.

Return Value

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