FavoriteActivity

Description

Package: com.ibm.rpm.timesheet.containers

Extends: RPMObject

Usage

A FavoriteActivity is the default activity for a project. The user can create an array of FavoriteActivity objects and assign them to a project. The user can then further break any task in the project into that sequence of activities.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. FavoriteActivity Field Description
Field Detail
name

Type: string

Default value: N/A

Description: The name of the activity.

Field validation description: Limit 50 characters.

Additional field security restrictions: N/A

timeCode1

Type: TimeCode

Default value: N/A

Description: The first time code of the activity.

Field validation description: The time code must belong to the category Time Codes I and must be assigned to the project.

Additional field security restrictions: N/A

timeCode2

Type: TimeCode

Default value: N/A

Description: The second time code of the activity.

Field validation description: The time code must belong to the category Time Codes II and must be assigned to the project.

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects