Generic TelcoServiceOrder business object

The generic TelcoServiceOrder business object contains data attributes that pertain to the configuration and activation of a telecommunications service. This business object includes information about the type of service provided,service status, and priority level of the service. In addition, this business object contains related sales order information.

Business object structure

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

TelcoServiceOrder includes the following attributes:

Business object attributes
Name Type Key Cardinality
ServiceOrderId String x  
DueDate String    
EndDate String    
SubmitterRef PartyRef   1
Name String    
SalesOrderRef TelcoSalesOrderRef   1
Priority String    
RequestedBy String    
ServiceOrderDateTime String    
AnticipateCompletionDate String    
RequiredResourceRef ResourceRef   n
ReqService Service   1
Status Status   1
ProcessContext ProcessContext   1

Supported verbs

The generic TelcoServiceOrder business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003