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.
Creates an instance of BudgetCreateTransfer class based on the specified LedgerJournalTrans record.
Syntax
client public static BudgetCreateTransfer createBudgetCreateTransfer(LedgerJournalTrans _ledgerJournalTrans)
Run On
Client
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans record.
Return Value
Type: BudgetCreateTransfer Class
An instance of the BudgetCreateTransfer class.
Exceptions
Exception | Condition |
---|---|
Error | The LedgerJournalTrans ledger journal type is not allocation, post fixed assets, daily or project expenses. |
Remarks
The BudgetCreateTransfer class instance contains the necessary default values to start the BudgetCreateTransfer form that is based on a LedgerJournalTrans record.