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


TABLE: CUG.CUG_SR_TYPE_ATTR_MAPS_TL

Object Details
Object Name: CUG_SR_TYPE_ATTR_MAPS_TL
Object Type: TABLE
Owner: CUG
FND Design Data: TableCUG.CUG_SR_TYPE_ATTR_MAPS_TL
Subobject Name:
Status: VALID


This Table holds the translated values of the CUG_SR_TYPE_ATTR_MAPS_B Table


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
CUG_SR_TYPE_ATTR_MAPS_TL_U1 NORMAL NONUNIQUE TablespaceAPPS_TS_SEED ColumnSR_TYPE_ATTR_MAP_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
SR_TYPE_ATTR_MAP_ID NUMBER (15) Yes Foreign key to the Base Table
LANGUAGE VARCHAR2 (4) Yes Holds the Language of Translation
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
SR_ATTR_DEFAULT_VALUE VARCHAR2 (1997)
Default value of the Service Request attribute
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
SOURCE_LANG VARCHAR2 (4) Yes Language of Translated Text
SECURITY_GROUP_ID NUMBER (15)
Used by hosted applications
Query Text

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


SELECT SR_TYPE_ATTR_MAP_ID
,      LANGUAGE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATE_LOGIN
,      LAST_UPDATE_DATE
,      SR_ATTR_DEFAULT_VALUE
,      LAST_UPDATED_BY
,      SOURCE_LANG
,      SECURITY_GROUP_ID
FROM CUG.CUG_SR_TYPE_ATTR_MAPS_TL;

Dependencies

[top of page]

CUG.CUG_SR_TYPE_ATTR_MAPS_TL does not reference any database object

CUG.CUG_SR_TYPE_ATTR_MAPS_TL is referenced by following:

SchemaAPPS
SynonymCUG_SR_TYPE_ATTR_MAPS_TL