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