Generic RepairActivity business object

The generic RepairActivity business object represents parameters and text describing the specific repair functions performed, who performed them, and when they were performed.

Business object structure

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

RepairActivity includes the following attributes:

Business object attributes
Name Type Key Cardinality Description
ObjectId String x   A string value that uniquely identifies an object
ActivityCode String     The code that identifies the activity performed
ActivityInformation String     Information about the activity
EntryTime String     Entry time of the acitivity
ActivityPersonRef PartyRef   1 An identifier that points to a specific Party object representing the person who performed the activity
ProcessContext ProcessContext   1  

Supported verbs

The generic RepairActivity business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003