[Home] [Help]
[Dependency Information]
Object Name: | RRS_MAP_LOCATION_SETTINGS |
---|---|
Object Type: | TABLE |
Owner: | RRS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This table stores preferences for locations set by site Administrator.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
RRS_MAP_LOCATION_SETTINGS_U1 | NORMAL | UNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
COUNTRY_CODE | VARCHAR2 | (30) | Yes | Country Code |
ATTRIBUTE_PAGE_ID | NUMBER | Attribute Page Identifier | ||
LAST_UPDATE_DATE | DATE | Yes | Standard WHO Column | |
LAST_UPDATED_BY | NUMBER | Yes | Standard WHO Column | |
CREATION_DATE | DATE | Yes | Standard WHO Column | |
CREATED_BY | NUMBER | Yes | Standard WHO Column | |
LAST_UPDATE_LOGIN | NUMBER | Standard WHO Column |
Cut, paste (and edit) the following text to query this object:
SELECT COUNTRY_CODE
, ATTRIBUTE_PAGE_ID
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_LOGIN
FROM RRS.RRS_MAP_LOCATION_SETTINGS;
RRS.RRS_MAP_LOCATION_SETTINGS does not reference any database object
RRS.RRS_MAP_LOCATION_SETTINGS is referenced by following:
|
|
|