Generic Company business object

The generic Company business object represents a formal, legally registered entity, created for the purpose of conducting business.

Business object structure

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

Company includes the following attributes:

Business object attributes
Name Type Key Cardinality
PartyId String x  
NumberOfEmployees String    
FiscalYearEnd String    
Revenue String    
EndDate String    
ExternalReference String    
StartDate String    
OrganizationName String    
ElectronicAddress ElectronicAddress   n
TelephoneNumber TelephoneNumber   n
PostalAddress PostalAddress   n
PrimeRoles PartyRole   n
ProcessContext ProcessContext   1

Supported verbs

The generic Company business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003