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.
Syntax
server public static void updateOrInsertCOSPlanWorkTrans(
COSCostDimensionCode _dimensionCode,
COSCostDimensionValue _sysDim,
COSPlanModelId _cosPlanModelId,
COSCostDimensionCode _creditCode,
COSCostDimensionValue _creditNum,
container _periods,
COSBudgetPeriod _periodValue,
COSBudget _total,
COSUnitID _workUnitId)
Run On
Server
Parameters
- _dimensionCode
Type: COSCostDimensionCode Extended Data Type
- _sysDim
Type: COSCostDimensionValue Extended Data Type
- _cosPlanModelId
Type: COSPlanModelId Extended Data Type
- _creditCode
Type: COSCostDimensionCode Extended Data Type
- _creditNum
Type: COSCostDimensionValue Extended Data Type
- _periods
Type: container
- _periodValue
Type: COSBudgetPeriod Extended Data Type
- _total
Type: COSBudget Extended Data Type
- _workUnitId
Type: COSUnitID Extended Data Type