WSCostRuleBean

WSCostRuleBean is a value object representing a cost rule. This bean is used to create cost rules in the system along with cost rate and cost factor values.

Note: For more information about the WSCostRuleBean, see:

    

Property

Type

Description

Required

Default

Id

Long

Numeric value that is typically greater than 30,000.This value is automatically generated on the creation of a Cost Rule object in PPM Center.

No

N/A

ruleNumber

int

Numeric value used to identify the cost rule. If you do not provide a value, the value is automatically incremented.

No

N/A

costRates

List

List of CostRateBeans that contains the effective dates, rate, and currency code.

Yes

N/A

costFactorValues

List

list of WSCostFactorValueBeans that contains the cost factors values for the cost rule.

No

N/A