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.
Determines the cost relation for a particular cost relation code, cost group and cost group type.
Syntax
client server public static CostRelation costRelation(
TableGroupAll _costCode,
CostGroupId _costGroup,
CostGroupType _costGroupType)
Run On
Called
Parameters
- _costCode
Type: TableGroupAll Enumeration
The cost relation code.
- _costGroup
Type: CostGroupId Extended Data Type
The cost group.
- _costGroupType
Type: CostGroupType Enumeration
The cost group type.
Return Value
Type: CostRelation Extended Data Type
The cost relation.