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.
Updates the HcmPositionForecastBudgetAcctLine table.
Syntax
public void updateHcmPositionForecastBudgetAcctLine()
Run On
Server
Remarks
1. Copies HcmPositionForecastBudgetAcctLine record and links it to the HcmPositionForecastScenario2. Updates the EffectiveDate and ExpirationDate fields with HcmPositionForecastScenario table ActivationDateTime and RetirementDateTime or Budget Cycle start and end date.
2. Updates the BudgetPurposeTypeDetail field of HcmPositionForecastBudgetAcctLine table through the references in the HcmBudgetPurposeTypeDetail table.
3. Updates all cost elements as fixed amount type setting the same value to AmountCur field and BudgetAmountCur field, setting No to isPercentageBased and setting ZERO to PercentageOfDefaultBasisAmount of HcmPositionForecastBudgetAcctLine4. Inserts notes into HcmPositionForecastAcctLineNote table if the HcmPositionForecastBudgetAcctLine is percentage based.