Generic Service business object

The generic Service business object represents a service ordered by a customer.

Business object structure

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

Service includes the following attributes:

Business object attributes
Name Type Key Cardinality
ServiceId String x  
AccountRef AccountRef   1
ServiceName String    
OfferingId String    
DesiredDueDate String    
CustomerRef PartyRef   1
ServiceNotes TelcoNotes   n
ServiceSetting ServiceSetting   1
Location ServiceLocationData   1
Status Status   1
ProcessContext ProcessContext   1

Supported verbs

The generic Service business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003