Location Locale
The details about a location or address in the local language.
QName: {http://xmlns.oracle.com/apps/cdm/foundation/parties/locationService/}LocationLocale
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Contained by |
|
|
Handled by |
|
|
Handled by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
AddrElementAttribute1 |
string |
The additional address element to support flexible address format. |
|
AddrElementAttribute2 |
string |
The additional address element to support flexible address format. |
|
AddrElementAttribute3 |
string |
The additional address element to support flexible address format. |
|
AddrElementAttribute4 |
string |
The additional address element to support flexible address format. |
|
AddrElementAttribute5 |
string |
The additional address element to support flexible address format. |
|
Address1 |
string |
The first line of the address. |
|
Address2 |
string |
The second line of the address. |
|
Address3 |
string |
The third line of the address. |
|
Address4 |
string |
The fourth line of the address. |
|
Building |
string |
The specific building name or number at a given address in the local language. |
|
City |
string |
The name of the city. |
|
County |
string |
The name of the county. |
|
CreatedBy |
string |
The user who created the record. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when the record was created. |
|
FloorNumber |
string |
The floor number of the address in the local language. |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when the record was last updated. |
|
LastUpdateLogin |
string |
The login of the user who last updated the record. |
|
LastUpdatedBy |
string |
The user who last updated the record. |
|
LocationId |
long |
The identifier of the location. It is the foreign key to the HZ_LOCATIONS table. |
|
ObjectVersionNumber |
int |
The number used to implement locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row. |
|
PostalCode |
string |
The postal code element of the address. |
|
PostalPlus4Code |
string |
The four-digit extension to the United States Postal ZIP code for the address. |
|
Province |
string |
The name of the province. |
|
State |
string |
The name of the state. |
|
TransliterationLang |
string |
The language used to define the address elements of the location. The list of accepted values are defined in the FND_LANGUAGES.LANGUAGE_COD lookup. |