com.ibm.rpm.scopemanagement.containers
OrderOfMagnitudeCostBenefits

com.ibm.rpm.framework.RPMContainer
  extended bycom.ibm.rpm.scopemanagement.containers.OrderOfMagnitudeCostBenefits

OrderOfMagnitudeCostBenefits
Extends: com.ibm.rpm.framework.RPMContainer
Child objects: None

OrderOfMagnitudeCostBenefits is used to provide preliminary costs and benefits.

Parent is mandatory, allowed parent types are Action, Issue, ChangeRequest, Defect, Requirement, Risk and ServiceRequest.

The checkout mode type is: Parent

Supported API Calls:

Field Summary
xsd:double orderOfMagnitudeBillableRevenue
   An estimate for the order of magnitude of the scope element's billable revenue.
xsd:double orderOfMagnitudeCost
   An estimate for the order of magnitude of the scope element's cost.
xsd:double orderOfMagnitudeHigh
   An estimate for the order of magnitude of the scope element's highest cost.
xsd:double orderOfMagnitudeLow
   An estimate for the order of magnitude of the scope element's lowest cost.
xsd:double orderOfMagnitudeNonBillableBenefits
   An estimate for the order of magnitude of the scope element's non billable benefits.

Inherited Field Summary
xsd:boolean deleted
   When the value of this field is set to true, the RPMContainer is deleted when performing a save operation.

Field Detail

orderOfMagnitudeBillableRevenue


xsd:double  orderOfMagnitudeBillableRevenue
An estimate for the order of magnitude of the scope element's billable revenue.

Minimum: The minimum value for this field is 0.00.

Maximum: The maximum value for this field is 1000000.00.


orderOfMagnitudeCost


xsd:double  orderOfMagnitudeCost
An estimate for the order of magnitude of the scope element's cost.

Minimum: The minimum value for this field is 0.00.

Maximum: The maximum value for this field is 1000000.00.


orderOfMagnitudeHigh


xsd:double  orderOfMagnitudeHigh
An estimate for the order of magnitude of the scope element's highest cost.

Minimum: The minimum value for this field is 0.00.

Maximum: The maximum value for this field is 1000000.00.


orderOfMagnitudeLow


xsd:double  orderOfMagnitudeLow
An estimate for the order of magnitude of the scope element's lowest cost.

Minimum: The minimum value for this field is 0.00.

Maximum: The maximum value for this field is 1000000.00.


orderOfMagnitudeNonBillableBenefits


xsd:double  orderOfMagnitudeNonBillableBenefits
An estimate for the order of magnitude of the scope element's non billable benefits.

Minimum: The minimum value for this field is 0.00.

Maximum: The maximum value for this field is 1000000.00.


Inherited Field Detail

deleted


xsd:boolean  deleted
When the value of this field is set to true, the RPMContainer is deleted when performing a save operation.

Read-only behavior: The value of this field is read only.

X-Path availability: This field doesn't support X-Path queries.