COSAllocationLine::find Method
Syntax
client server public static COSAllocationLine find(
COSVersionID _cosVersionID,
COSAllocationLevel _cosAllocationLevel,
COSHierarchyID _cosHierarchyID,
COSCostDimensionCode _dimensionCode,
COSAllocationReference _cosAllocationReference,
COSPriority _cosPriority,
COSCostDimensionCode _dimensionCodeACC,
COSCostDimensionValue _sysDimACN,
[boolean _forUpdate])
Run On
Called
Parameters
- _cosVersionID
Type: COSVersionID Extended Data Type
- _cosAllocationLevel
Type: COSAllocationLevel Enumeration
- _cosHierarchyID
Type: COSHierarchyID Extended Data Type
- _dimensionCode
Type: COSCostDimensionCode Extended Data Type
- _cosAllocationReference
Type: COSAllocationReference Extended Data Type
- _cosPriority
Type: COSPriority Extended Data Type
- _dimensionCodeACC
Type: COSCostDimensionCode Extended Data Type
- _sysDimACN
Type: COSCostDimensionValue Extended Data Type
- _forUpdate
Type: boolean