Generic MaintAgreement business object

The generic MaintAgreement business object represents a commitment to maintain a service or piece of equipment over a specified period of time.

Business object structure

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

MaintAgreement includes the following attributes:

Business object attributes
Name Type Key Cardinality
ObjectId String x  
StartDateTime String    
EndDateTime String    
Name String    
RequiredSkill String    
ServiceRef ServiceRef   1
Location ServiceLocationData   1
Status Status   1
ProcessContext ProcessContext   1

Supported verbs

The generic MaintAgreement business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003