BudgetPlanHcmPositionSelectTmp.insertRecordFromForecastScenario Method

Inserts a record into the BudgetPlanHcmPositionSelectTmp table.

Syntax

public BudgetPlanHcmPositionSelectTmp insertRecordFromForecastScenario(HcmPositionForecastScenario _hcmPositionForecastScenario)

Run On

Called

Parameters

  • _hcmPositionForecastScenario
    Type: HcmPositionForecastScenario Table
    The forecast position scenario that the new BudgetPlanHcmPositionSelectTmp record should be related to.

Return Value

Type: BudgetPlanHcmPositionSelectTmp Table
The BudgetPlanHcmPositionSelectTmp record that was inserted.

See Also

Reference

BudgetPlanHcmPositionSelectTmp Table