DBA Data[Home] [Help] [Dependency Information]


TABLE: XDP.XDP_SERVICE_WI_MAP_TL

Object Details
Object Name: XDP_SERVICE_WI_MAP_TL
Object Type: TABLE
Owner: XDP
FND Design Data: TableXDP.XDP_SERVICE_WI_MAP_TL
Subobject Name:
Status: VALID


XDP_SERVICE_WI_MAP_TL is the MLS (Multi-Language Support) table for the XDP_SERVICE_WI_MAP table. The user can define the description for the service mapped to a work item in multiple languages


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
XDP_SERVICE_WI_MAP_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnSERVICE_WI_MAP_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
SERVICE_WI_MAP_ID NUMBER
Yes Service work item mapping identifier
LANGUAGE VARCHAR2 (4) Yes Language of the text. The language to which things are translated
SOURCE_LANG VARCHAR2 (4) Yes Language from which things are translated
DESCRIPTION VARCHAR2 (2000)
Language dependent description of the service mapped to a work item
CREATED_BY NUMBER (15) Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
SECURITY_GROUP_ID NUMBER

Used in hosted environments
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT SERVICE_WI_MAP_ID
,      LANGUAGE
,      SOURCE_LANG
,      DESCRIPTION
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
FROM XDP.XDP_SERVICE_WI_MAP_TL;

Dependencies

[top of page]

XDP.XDP_SERVICE_WI_MAP_TL does not reference any database object

XDP.XDP_SERVICE_WI_MAP_TL is referenced by following:

SchemaAPPS
SynonymXDP_SERVICE_WI_MAP_TL