BudgetPlanHcmPositionSelectTmp.insertRecordFromPosition Method
Inserts a record into the BudgetPlanHcmPositionSelectTmp table.
Syntax
public BudgetPlanHcmPositionSelectTmp insertRecordFromPosition(HcmPositionForecast _hcmPositionForecast)
Run On
Called
Parameters
- _hcmPositionForecast
Type: HcmPositionForecast Table
The forecast position that the new BudgetPlanHcmPositionSelectTmp record should be related to.
Return Value
Type: BudgetPlanHcmPositionSelectTmp Table
The BudgetPlanHcmPositionSelectTmp record that was inserted.