CostRelationCode
- Print
- PDF
CostRelationCode
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic and VPC
This is the cost association code.
Syntax
The syntax is as follows.
private CommonCode contractType;
private CommonCode productItemKind;
private CommonCode productRatingType;
private CommonCode meteringType;
private CommonCode demandType;
private CommonCode demandTypeDetail;
private ProductDemandType productDemandType;
private CommonCode productCategory;
Field
The following describes each field.
Field | Type | Required | Description |
---|---|---|---|
contractType | CommonCode | Required | Contract type |
productItemKind | CommonCode | Required | Product item type |
productRatingType | CommonCode | Required | Product charge type |
meteringType | CommonCode | Required | Manage type |
demandType | CommonCode | Required | Billing type |
demandTypeDetail | CommonCode | Required | Billing type details |
productDemandType | ProductDemandType | Required | Product billing type |
productCategory | CommonCode | Required | Product category |
Was this article helpful?