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


TABLE: GMD.GMD_LAB_ORGN_ASSOC

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


Association for lab types that get converted to orgn codes


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
LAB_TYPE VARCHAR2 (4)
Lab type or Lab Name
MIGRATED VARCHAR2 (3)
Flag indicating if the lab - orgn migation has been successful
Query Text

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


SELECT LAB_TYPE
,      MIGRATED
FROM GMD.GMD_LAB_ORGN_ASSOC;

Dependencies

[top of page]

GMD.GMD_LAB_ORGN_ASSOC does not reference any database object

GMD.GMD_LAB_ORGN_ASSOC is referenced by following:

SchemaGMD
ViewGMD_LAB_ORGN_ASSOC#