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


TABLE: GMP.CR_RSRC_CLS_B

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


Resource class table.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
CR_RSRC_CLS_B_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnRESOURCE_CLASS
Columns
Name Datatype Length Mandatory Comments
RESOURCE_CLASS VARCHAR2 (8) Yes Resource class code
RESOURCE_CLASS_DESC VARCHAR2 (40)
Description of the resource class.
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
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
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
Query Text

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


SELECT RESOURCE_CLASS
,      RESOURCE_CLASS_DESC
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      TRANS_CNT
,      DELETE_MARK
,      TEXT_CODE
,      LAST_UPDATE_LOGIN
FROM GMP.CR_RSRC_CLS_B;

Dependencies

[top of page]

GMP.CR_RSRC_CLS_B does not reference any database object

GMP.CR_RSRC_CLS_B is referenced by following:

SchemaAPPS
SynonymCR_RSRC_CLS_B