Generic BillingAccount business object

The generic BillingAccount business object represents all records or transactions relating to a service. This business object contains an account reference that specifies the payer.

Business object structure

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

BillingAccount includes the following attributes:

Business object attributes
Name Type Key Cardinality
BillingAccountId String x  
AccountRef AccountRef   1
Amount String    
BillingToPartyRef PartyRef   1
GeneratedInvoiceRef InvoiceDataRef   1
BillableItem BillableItem   n
BillingCycle BillingCycle   1
ProcessContext ProcessContext   1

Supported verbs

The generic BillingAccount business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003