Generic SalesPrice business object

The generic SalesPrice business object represents a price of purchase for a product or service.

Business object structure

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

SalesPrice includes the following attributes:

Business object attributes
Name Type Key Cardinality
ObjectId String x  
Name String    
Description String    
UnitOfMeasurement String    
Currency String    
Amount String    
ProcessContext ProcessContext   1

Supported verbs

The generic SalesPrice business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003