TimePhasedFinancial

Description

Package: com.ibm.rpm.financial.containers

Extends: RPMObject

Usage

TimePhasedFinancial captures the monthly breakdown of the financial values for WorkElement or Scope items.

A WBSFinancial or WorksheetFinancial object must first be created in order to create a TimePhasedFinancial object. TimePhasedFinancial is typically created, updated, and deleted from a WBSFinancial or WorksheetFinancial object perspective.

Parent is mandatory. Allowed parent types are WBSFinancial or WorksheetFinancial.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. TimePhasedFinancial Field Description
Field Detail
Year

Type: Integer

Default value: 0, The current year.

Description: Represents the financial year that applies to this breakdown. This is field is read-only, unless object is created.

Field validation description: For new objects Year has to be within a Project timeframe or 0 (null) to pick current year.

Additional field security restrictions: N/A

Month01Value

Type: double

Default value: 0.00

Description: The value for month 01.

Field validation description: Must be between -9999999999999.99 and 9999999999999.99.

Additional field security restrictions: N/A

Month02Value

Type: double

Default value: 0.00

Description: The Value for month 02.

Field validation description: Must be between -9999999999999.99 and 9999999999999.99.

Additional field security restrictions: N/A

Month03Value

Type: double

Default value: 0.00

Description: The Value for month 03.

Field validation description: Must be between -9999999999999.99 and 9999999999999.99.

Additional field security restrictions: N/A

Month04Value

Type: double

Default value: 0.00

Description: The Value for month 04.

Field validation description: Must be between -9999999999999.99 and 9999999999999.99.

Additional field security restrictions: N/A

Month05Value

Type: double

Default value: 0.00

Description: The Value for month 05.

Field validation description: Must be between -9999999999999.99 and 9999999999999.99.

Additional field security restrictions: N/A

Month06Value

Type: double

Default value: 0.00

Description: The Value for month 06.

Field validation description: Must be between -9999999999999.99 and 9999999999999.99.

Additional field security restrictions: N/A

Month07Value

Type: double

Default value: 0.00

Description: The Value for month 07.

Field validation description: Must be between -9999999999999.99 and 9999999999999.99.

Additional field security restrictions: N/A

Month08Value

Type: double

Default value: 0.00

Description: The Value for month 08.

Field validation description: Must be between -9999999999999.99 and 9999999999999.99.

Additional field security restrictions: N/A

Month09Value

Type: double

Default value: 0.00

Description: The Value for month 09.

Field validation description: Must be between -9999999999999.99 and 9999999999999.99.

Additional field security restrictions: N/A

Month10Value

Type: double

Default value: 0.00

Description: The Value for month 10.

Field validation description: Must be between -9999999999999.99 and 9999999999999.99.

Additional field security restrictions: N/A

Month011Value

Type: double

Default value: 0.00

Description: The Value for month 11.

Field validation description: Must be between -9999999999999.99 and 9999999999999.99.

Additional field security restrictions: N/A

Month12Value

Type: double

Default value: 0.00

Description: The Value for month 12.

Field validation description: Must be between -9999999999999.99 and 9999999999999.99.

Additional field security restrictions: N/A

TotalForYear

Type: double

Default value: N/A

Description: Is the sum of the values for all the months that belong to the same Year. This field is read-only.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects

N/A