Timesheet

Description

Package: com.ibm.rpm.timesheet.containers

Extends: AbstractTimesheet

Usage

Timesheet object is used to report time against a specific Activity. For each Timesheet object created, there must exist a SummaryTimesheet object with the same task and same week. Timesheet objects can only be deleted by deleting their parent.

A Timesheet cannot be modified once its SummaryTimesheet has been submitted for Approval.

Parent is mandatory, allowed parent type is Activity.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. Timesheet Field Description
Field Detail
billable

Type: boolean

Default value: N/A

Description: Specifies whether the timesheet is billable or not.

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

From AbstractTimsheet

Related Objects