RAssetLedgerBudgetUpdate::construct Method [AX 2012]

Constructs a new instance of the RAssetLedgerBudgetUpdate class.

server public static RAssetLedgerBudgetUpdate construct(Common _common)

Run On

Server

Parameters

_common
Type: Common Table
A record of the LedgerJournalTrans or RAssetBudgetTrans table.

Return Value

Type: RAssetLedgerBudgetUpdate Class
The new instance of the RAssetLedgerBudgetUpdate class.

ExceptionCondition
Error

Calls the exception if the method parameter is not a record of the LedgerJournalTrans or RAssetBudgetTrans table.

Show: