CustomerParty

Uses the Component:CustomerPartyType

Customer information

Fields and Components

Table 6.8. Fields and Components

Name Description Occurrence Type Data Type User Notes
Party

Party Aggregated Business Information Entity Type.

0..1ComponentPartyABIEType 
CustomerComments

Customer comments.

0..1Field oag:TextType  

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.8. CustomerParty

<CustomerParty>
     <Party>......</Party>     [0..1]
     <CustomerComments>......</CustomerComments>     [0..1]
</CustomerParty>