RAssetLedgerBudgetUpdate::construct Method [AX 2012]
Constructs a new instance of the RAssetLedgerBudgetUpdate class.
server public static RAssetLedgerBudgetUpdate construct(Common _common)
Run On
ServerParameters
- _common
- Type: Common Table
A record of the LedgerJournalTrans or RAssetBudgetTrans table.
Return Value
Type: RAssetLedgerBudgetUpdate ClassThe new instance of the RAssetLedgerBudgetUpdate class.
Show: