Generic Problem business object

The generic Problem business object contains reference information to an OrderProblem business object and BillingProblem business object. The Problem business object is a child business object of the ProblemRecord business object.

Business object structure

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

Problem includes the following attributes:

Business object attributes
Name Type Key Cardinality
ObjectId String x  
OrderProblem OrderProblem   1
BillingProblem BillingProblem   1
ServiceProblem ServiceProblem   1
ProcessContext ProcessContext   1

Supported verbs

The generic Problem business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003