Siebel Application Services Interface Reference > Predefined Application Service Interfaces >
Siebel Business Address
Siebel Business Address is part of the Customer Order Lifecycle business process. The Customer Address is a business address associated with a specific customer. This ASI facilitates inbound and outbound address data synchronization between Siebel applications and external systems. This ASI is recommended for UAN. Figure 12 describes the Siebel Business Address ASI structure.
Figure 12. Siebel Business Address ASI
|
Table 14 lists the integration components and user keys of this ASI.
Table 14. Siebel Business Address Integration Components
|
|
|
Address |
Address |
- Id
- Integration Id
|
Table 15 lists the fields and their attributes. Fields without a length specified do not have a maximum length associated with them.
Table 15. Siebel Business Address ASI Fields
|
|
|
|
|
Address |
Address Line 1 |
AddressLine1 |
DTYPE_TEXT |
200 |
N |
Address Line 2 |
AddressLine2 |
DTYPE_TEXT |
200 |
N |
City |
City |
DTYPE_TEXT |
50 |
N |
Country |
Country |
DTYPE_TEXT |
50 |
N |
Id |
Id |
DTYPE_TEXT |
30 |
N |
Integration Id |
IntegrationId |
DTYPE_TEXT |
30 |
N |
operation |
operation |
DTYPE_TEXT |
30 |
N |
Postal Code |
PostalCode |
DTYPE_TEXT |
50 |
N |
State |
State |
DTYPE_TEXT |
10 |
N |
|