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


TABLE: IGI.IGI_EXP_WKF_STEP_ALL

Object Details
Object Name: IGI_EXP_WKF_STEP_ALL
Object Type: TABLE
Owner: IGI
FND Design Data: TableIGI.IGI_EXP_WKF_STEP_ALL
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGI_EXP_WKF_STEP_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnWKF_ID
ColumnFLOW_ID
ColumnSTEP_NO
ColumnPOSITION_STRUCTURE_ID
Columns
Name Datatype Length Mandatory Comments
WKF_ID NUMBER
Yes Workflow identifier
FLOW_ID NUMBER
Yes Individual flow identifier
STEP_NO NUMBER
Yes Step number
POSITION_STRUCTURE_ID NUMBER
Yes Human resource position structure identifier as defined through the position hierarchy form
LAST_UPDATE_DATE DATE
Yes Standard Who column - date when a user last updated this row.
LAST_UPDATED_BY NUMBER
Yes Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID).
CREATED_BY NUMBER

Standard who column - user who created this row (foreign key to FND_USER.USER_ID).
CREATION_DATE DATE

Standard who column - date when this row was created.
LAST_UPDATE_LOGIN NUMBER

Standard who column - operating system login of user who last updated this row (foreign key to FND_LOGINS.LOGIN_ID).
ORG_ID NUMBER

Organization identifier
Query Text

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


SELECT WKF_ID
,      FLOW_ID
,      STEP_NO
,      POSITION_STRUCTURE_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATE_LOGIN
,      ORG_ID
FROM IGI.IGI_EXP_WKF_STEP_ALL;

Dependencies

[top of page]

IGI.IGI_EXP_WKF_STEP_ALL does not reference any database object

IGI.IGI_EXP_WKF_STEP_ALL is referenced by following:

SchemaAPPS
SynonymIGI_EXP_WKF_STEP_ALL