Generic PostalAddress business object

The generic PostalAddress business object contains address information required by an external mailing or package service for the delivery of letters and packages to a place where the recipient usually lives or works.

Business object structure

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

PostalAddress includes the following attributes:

Business object attributes
Name Type Key Cardinality
ObjectId String x  
AddressLines String    
BoxNumber String    
BuildingNumber String    
City String    
Country String    
EffectiveFromDate String    
EffectiveToDate String    
FloorNumber String    
HouseNumber String    
PostalCode String    
Region String    
Street String    
Subregion String    
UnitNumber String    
ProcessContext ProcessContext   1

Supported verbs

The generic PostalAddress business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003