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


TABLE: GMP.CR_ARES_MST

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


Alternate resource table.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
CR_ARES_MST_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnPRIMARY_RESOURCE
ColumnALTERNATE_RESOURCE
Columns
Name Datatype Length Mandatory Comments
PRIMARY_RESOURCE VARCHAR2 (16) Yes Primary resource
ALTERNATE_RESOURCE VARCHAR2 (16) Yes Resource which can be used in place of primary resource
SETUP_FACTOR NUMBER

Factor by which setup time of primary resource must be multiplied when using the alternate resource
RUNTIME_FACTOR NUMBER
Yes Factor by which runtime of primary resource must be multiplied when using the alternate resource
POSTOP_FACTOR NUMBER

Factor by which postop time of primary resource must be multiplied when using the alternate resource
DELETE_MARK NUMBER
Yes Standard: 0=Active record (default); 1=Marked for (logical) deletion.
TRANS_CNT NUMBER

Not currently used
TEXT_CODE NUMBER (10)
ID which joins any rows of text in this table to the Text Table for this Module
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
PREFERENCE NUMBER (16)
Preference for use planning and scheduling
Query Text

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


SELECT PRIMARY_RESOURCE
,      ALTERNATE_RESOURCE
,      SETUP_FACTOR
,      RUNTIME_FACTOR
,      POSTOP_FACTOR
,      DELETE_MARK
,      TRANS_CNT
,      TEXT_CODE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      PREFERENCE
FROM GMP.CR_ARES_MST;

Dependencies

[top of page]

GMP.CR_ARES_MST does not reference any database object

GMP.CR_ARES_MST is referenced by following:

SchemaAPPS
SynonymCR_ARES_MST