Share via


BudgetControlGeneralJournalEntry::create Method [AX 2012]

Creates an instance of the BudgetControlGeneralJournalEntry class from a packed copy.

Syntax

client server public static BudgetControlGeneralJournalEntry create(container _packedBudgetControlGeneralJournalEntry)

Run On

Called

Parameters

  • _packedBudgetControlGeneralJournalEntry
    Type: container
    The packed instance of the BudgetControlGeneralJournalEntry class.

Return Value

Type: BudgetControlGeneralJournalEntry Class
An instance of the BudgetControlGeneralJournalEntry class.

See Also

Reference

BudgetControlGeneralJournalEntry Class