Generic PersonName business object

The generic PersonName business object represents a name structure used to identify a Person business object or a PartyRole business object connected with a person. PersonName is a child business object of the Person business object.

Business object structure

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

PersonName includes the following attributes:

Business object attributes
Name Type Key Cardinality
ObjectId String x  
Description String    
EndDate String    
FirstName String    
LastName String    
MiddleName String    
PrefixTitle String    
ShortFirstName String    
StartDate String    
SuffixTitle String    
ProcessContext ProcessContext   1

Supported verbs

The generic PersonName business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003