InventJournalCopy::newStandard Method [AX 2012]
Initializes a new instance of the InventJournalCopy class.
server public static InventJournalCopy newStandard(Args _args, [InventJournalId _journalId])
Run On
ServerParameters
- _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 ClassReturns the new server bound instance of the InventJournalCopy class
Show: