Generic ActivityDuration business object

The generic ActivityDuration business object represents the time spent on billable and non-billable repair activities.

Business object structure

The generic ActivityDuration business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.

ActivityDuration includes the following attributes:

Business object attributes
Name Type Key Cardinality Description
ObjectId String x   A string value that uniquely identifies an object
ActivityType String     Type of the activity
IsBillable String     Indication of whether the activity is billable or not
Duration String     Duration of the activity
ProcessContext ProcessContext   1  

Supported verbs

The generic ActivityDuration business object supports the following verbs:

Examining the object

To examine a listing of the attributes of the generic ActivityDuration business object, use the System Manager.

Copyright IBM Corp. 2002, 2003