COSCostBalances::find Method
Syntax
client server public static COSCostBalances find(
COSCostDimensionCode _dimensionCode,
COSCostDimensionValue _sysDim,
COSLedgerAccount _cosAccountNumber,
COSDate _periodStart,
COSCostValueType _cosCostValueType,
COSPlanModelId _cosPlanModelId,
COSCalculationId _cosCalculationId,
COSPostingLevel _postingLevel,
[boolean _forUpdate])
Run On
Called
Parameters
- _dimensionCode
Type: COSCostDimensionCode Extended Data Type
- _sysDim
Type: COSCostDimensionValue Extended Data Type
- _cosAccountNumber
Type: COSLedgerAccount Extended Data Type
- _periodStart
Type: COSDate Extended Data Type
- _cosCostValueType
Type: COSCostValueType Enumeration
- _cosPlanModelId
Type: COSPlanModelId Extended Data Type
- _cosCalculationId
Type: COSCalculationId Extended Data Type
- _postingLevel
Type: COSPostingLevel Enumeration
- _forUpdate
Type: boolean