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


TABLE: IGW.IGW_PROP_COMPONENT_STATUSES

Object Details
Object Name: IGW_PROP_COMPONENT_STATUSES
Object Type: TABLE
Owner: IGW
FND Design Data: TableIGW.IGW_PROP_COMPONENT_STATUSES
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGW_PROP_COMPONENT_STATUS_U1 NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnPROPOSAL_ID
Columns
Name Datatype Length Mandatory Comments
PROPOSAL_ID NUMBER (15) Yes
BUDGET_STATUS VARCHAR2 (1)
NARRATIVE_STATUS VARCHAR2 (1)
NARRATIVE_TYPE_CODE VARCHAR2 (30)
NARRATIVE_SUBMISSION_CODE VARCHAR2 (30)
LAST_UPDATE_DATE DATE
Yes
LAST_UPDATED_BY NUMBER (15) Yes
CREATION_DATE DATE
Yes
CREATED_BY NUMBER (15) Yes
LAST_UPDATE_LOGIN NUMBER (15) Yes
Query Text

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


SELECT PROPOSAL_ID
,      BUDGET_STATUS
,      NARRATIVE_STATUS
,      NARRATIVE_TYPE_CODE
,      NARRATIVE_SUBMISSION_CODE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM IGW.IGW_PROP_COMPONENT_STATUSES;

Dependencies

[top of page]

IGW.IGW_PROP_COMPONENT_STATUSES does not reference any database object

IGW.IGW_PROP_COMPONENT_STATUSES is referenced by following:

SchemaAPPS
SynonymIGW_PROP_COMPONENT_STATUSES