InventPurchUpgradeReliefTask::newFromJournalNum Method [AX 2012]

Creates an instance of the InventPurchUpgradeReliefTask class from the specified reference to the general ledger journal.

server public static InventPurchUpgradeReliefTask newFromJournalNum(JournalId _journalNum)

Run On

Server

Parameters

_journalNum
Type: JournalId Extended Data Type
The specified JournalId value.

Return Value

Type: InventPurchUpgradeReliefTask Class
An instance of InventPurchUpgradeReliefTask class.
Show: