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


TABLE: EAM.EAM_SAFETY_WORKFLOWS

Object Details
Object Name: EAM_SAFETY_WORKFLOWS
Object Type: TABLE
Owner: EAM
FND Design Data: TableEAM.EAM_SAFETY_WORKFLOWS
Subobject Name:
Status: VALID


Table for storing workflow item type and keys corresponding to safety objects


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
OBJECT_ID NUMBER

Refers to ISOLATION_ID/WORK_CLEARANCE_ID/ PERMIT_ID
TRANSACTION_ID NUMBER
Yes This stores the workflow key
WORKFLOW_TYPE NUMBER (8)
This stores the workflow type
LAST_UPDATE_DATE DATE

Standard Who Column
LAST_UPDATED_BY NUMBER

Standard Who Column
CREATION_DATE DATE

Standard Who Column
CREATED_BY NUMBER

Standard Who Column
LAST_UPDATE_LOGIN NUMBER

Standard Who Column
Query Text

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


SELECT OBJECT_ID
,      TRANSACTION_ID
,      WORKFLOW_TYPE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM EAM.EAM_SAFETY_WORKFLOWS;

Dependencies

[top of page]

EAM.EAM_SAFETY_WORKFLOWS does not reference any database object

EAM.EAM_SAFETY_WORKFLOWS is referenced by following:

SchemaEAM
ViewEAM_SAFETY_WORKFLOWS#