PriceDiscAdmTransExcel::newJournalNum Method [AX 2012]

Construct a new instance of PriceDiscAdmTransExcel.

client server public static PriceDiscAdmTransExcel newJournalNum(PriceDiscJournalNum _journalNum, NoYes _openExcel)

Run On

Called

Parameters

_journalNum
Type: PriceDiscJournalNum Extended Data Type
Journal number.
_openExcel
Type: NoYes Enumeration
true if to open Excel; false otherwise.

Return Value

Type: PriceDiscAdmTransExcel Class
A new instance of PriceDiscAdmTransExcel.
Show: