WbsScheduleDate

Description

Package: com.ibm.rpm.wbs.containers

Extends: ScheduleDate

Usage

Defines schedule dates in WBS. Depicts the type of WbsScheduleDate by defining a constant value for each possible type.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. WbsScheduleDate Field Description
Field Detail
ACTUAL

Type: string

Default value: ‘actualDate’

Description: Constant value depicting the WbsScheduleDate is of type ‘actual’.

Field validation description: N/A

Additional field security restrictions: N/A

BASELINE

Type: string

Default value: ‘baselineDate’

Description: Constant value depicting the WbsScheduleDate is of type ‘baseline’.

Field validation description: N/A

Additional field security restrictions: N/A

EXPECTED

Type: string

Default value: ‘expectedDate’

Description: Constant value depicting the WbsScheduleDate is of type ‘expected’.

Field validation description: N/A

Additional field security restrictions: N/A

FORECAST

Type: string

Default value: ‘forecastDate’

Description: Constant value depicting the WbsScheduleDate is of type ‘forecast’.

Field validation description: N/A

Additional field security restrictions: N/A

INITIALBASELINE

Type: string

Default value: ‘initialBaselineDate’

Description: Constant value depicting the WbsScheduleDate is of type ‘initial baseline’.

Field validation description: N/A

Additional field security restrictions: N/A

PLAN

Type: string

Default value: ‘planDate’

Description: Constant value depicting the WbsScheduleDate is of type ‘plan’.

Field validation description: N/A

Additional field security restrictions: N/A

PREVIOUSBASELINE

Type: string

Default value: ‘previousBaselineDate’

Description: Constant value depicting the WbsScheduleDate is of type ‘previous baseline’.

Field validation description: N/A

Additional field security restrictions: N/A

PROPOSED

Type: string

Default value: ‘proposedDate’

Description: Constant value depicting the WbsScheduleDate is of type ‘proposed’.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

From ScheduleDate

Related Objects

N/A