Generic ShipmentAddress business object

The generic ShipmentAddress business object represents an address that is the source or destination of a shipment. This business object contains the address and the telephone number as well as the contact's name.

Business object structure

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

ShipmentAddress includes the following attributes:

Business object attributes
Name Type Key Cardinality
ObjectId String x  
AddressLines String    
AddressType String    
City String    
Country String    
PostalCode String    
Region String    
Subregion String    
Street String    
UnitNumber String    
BoxNumber String    
FloorNumber String    
HouseNumber String    
FaxNumber String    
TelephoneNumber String    
ContactName String    
ProcessContext ProcessContext   1

Supported verbs

The generic ShipmentAddress business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003