Generic TelcoCustomerRole business object

The generic TelcoCustomerRole business object defines a party's role as a customer. This business object contains profile information about a customer, such as importance level, start and end dates of contract, and the customer history. This business object is a child business object of the PartyRole business object.

Business object structure

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

TelcoCustomerRole includes the following attributes:

Business object attributes
Name Type Key Cardinality
ObjectId String x  
ImportanceLevel String    
CustomerHistory BusinessHistory   1
StartDate String    
EndDate String    
ProcessContext ProcessContext   1

Supported verbs

The generic TelcoCustomerRole business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003