BudgetPlanningAllocationSchedule.editLedgerAllocationKey Method
Manages the setting of the ledger allocation key ID of the allocation schedule.
Syntax
edit LedgerAllocateKeyId editLedgerAllocationKey(boolean _set, LedgerAllocateKeyId _ledgerAllocateKeyId)
Run On
Called
Parameters
- _set
Type: boolean
Determines if the ledger allocation key ID is set or read.
- _ledgerAllocateKeyId
Type: LedgerAllocateKeyId Extended Data Type
The ledger allocation key ID that was selected by a user.
Return Value
Type: LedgerAllocateKeyId Extended Data Type
The ledger allocation key ID of the allocation schedule.