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


TABLE: GMP.CR_GLED_CLS

Object Details
Object Name: CR_GLED_CLS
Object Type: TABLE
Owner: GMP
FND Design Data: TableGMP.CR_GLED_CLS
Subobject Name:
Status: VALID


Capacity G/L class code descriptions.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
CR_GLED_CLS_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnCRGL_CLASS
Columns
Name Datatype Length Mandatory Comments
CRGL_CLASS VARCHAR2 (8) Yes GL Class code.
CRGL_CLASS_DESC VARCHAR2 (40) Yes GL class description
CREATION_DATE DATE
Yes Standard who column
LAST_UPDATE_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_LOGIN NUMBER (15)
Standard who column
TRANS_CNT NUMBER (10)
Not currently used
DELETE_MARK NUMBER (5) Yes Standard: 0=Active record (default); 1=Marked for (logical) deletion.
TEXT_CODE NUMBER (10)
ID which joins any rows of text in this table to the Text Table for this Module
Query Text

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


SELECT CRGL_CLASS
,      CRGL_CLASS_DESC
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      TRANS_CNT
,      DELETE_MARK
,      TEXT_CODE
FROM GMP.CR_GLED_CLS;

Dependencies

[top of page]

GMP.CR_GLED_CLS does not reference any database object

GMP.CR_GLED_CLS is referenced by following:

SchemaAPPS
SynonymCR_GLED_CLS