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


TABLE: GMD.GMD_SAMPLING_PLANS_TL

Object Details
Object Name: GMD_SAMPLING_PLANS_TL
Object Type: TABLE
Owner: GMD
FND Design Data: TableGMD.GMD_SAMPLING_PLANS_TL
Subobject Name:
Status: VALID


OPM Quality Sampling Plan translation table


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
SAMPLING_PLAN_ID NUMBER
Yes Sampling Plan Identifier
SAMPLING_PLAN_DESC VARCHAR2 (240) Yes sampling Plan description
LANGUAGE VARCHAR2 (4) Yes Language code the description is stored in
SOURCE_LANG VARCHAR2 (4) Yes Source Language Code
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) 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
Query Text

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


SELECT SAMPLING_PLAN_ID
,      SAMPLING_PLAN_DESC
,      LANGUAGE
,      SOURCE_LANG
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM GMD.GMD_SAMPLING_PLANS_TL;

Dependencies

[top of page]

GMD.GMD_SAMPLING_PLANS_TL does not reference any database object

GMD.GMD_SAMPLING_PLANS_TL is referenced by following:

SchemaGMD
ViewGMD_SAMPLING_PLANS_TL#