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


TABLE: GMO.GMO_INSTR_APPR_DEFN

Object Details
Object Name: GMO_INSTR_APPR_DEFN
Object Type: TABLE
Owner: GMO
FND Design Data: TableGMO.GMO_INSTR_APPR_DEFN
Subobject Name:
Status: VALID


Instruction Approvers


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GMO_INSTR_APPR_DEFN_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnINSTRUCTION_ID
ColumnAPPROVER_SEQ
Columns
Name Datatype Length Mandatory Comments
INSTRUCTION_ID NUMBER
Yes Foriegn Key from GMO_INSTR_DEFN_B Instruction Id
APPROVER_SEQ NUMBER
Yes Unique Approver Seq to identify instruction approver
ROLE_NAME VARCHAR2 (300)
Approver Role Name , can be null
ROLE_COUNT NUMBER
Yes Number of Signatures for given role
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
Query Text

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


SELECT INSTRUCTION_ID
,      APPROVER_SEQ
,      ROLE_NAME
,      ROLE_COUNT
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM GMO.GMO_INSTR_APPR_DEFN;

Dependencies

[top of page]

GMO.GMO_INSTR_APPR_DEFN does not reference any database object

GMO.GMO_INSTR_APPR_DEFN is referenced by following:

SchemaAPPS
SynonymGMO_INSTR_APPR_DEFN