PurchJournalChangeType::newChangeType Method [AX 2012]

Instantiates an instance of the PurchJournalChangeType class.

client server public static PurchJournalChangeType newChangeType(PurchaseType _purchaseType)

Run On

Called

Parameters

_purchaseType
Type: PurchaseType Enumeration
A PurchaseType type.

Return Value

Type: PurchJournalChangeType Class
An instance of the PurchJournalChangeType class.
Show: