Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs a new instance of the RAssetLedgerBudgetUpdate class.
Syntax
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.
Exceptions
Exception | Condition |
---|---|
Error | Calls the exception if the method parameter is not a record of the LedgerJournalTrans or RAssetBudgetTrans table. |