Generic Receivable business object

The generic Receivable business object is a transaction representing an invoice, credit memo or debit memo to a customer.

Business object structure

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

Receivable includes the following attributes:

Business object attributes
Name Type Key Cardinality
ObjectId String x  
Amount String    
OrigRef String    
PayMethod String    
RcvLine String    
ProcessContext ProcessContext   1

Supported verbs

The generic Receivable business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003