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


TABLE: IEU.IEU_UWQ_NONMEDIA_ACTIONS

Object Details
Object Name: IEU_UWQ_NONMEDIA_ACTIONS
Object Type: TABLE
Owner: IEU
FND Design Data: TableIEU.IEU_UWQ_NONMEDIA_ACTIONS
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_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IEU_UWQ_NONMEDIA_ACTIONS_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnACTION_OBJECT_CODE
ColumnMACTION_DEF_ID
ColumnRESPONSIBILITY_ID
ColumnSOURCE_FOR_TASK_FLAG
IEU_UWQ_NONMEDIA_ACTIONS_U2 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnNONMEDIA_ACTION_ID
IEU_UWQ_NONMEDIA_ACTIONS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SEED ColumnMACTION_DEF_ID
Columns
Name Datatype Length Mandatory Comments
NONMEDIA_ACTION_ID NUMBER (15) Yes Identifies a media action specification.
CREATED_BY NUMBER (15) Yes Standard WHO column.
CREATION_DATE DATE
Yes Standard WHO column.
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO column.
LAST_UPDATE_DATE DATE
Yes Standard WHO column.
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO column.
ACTION_OBJECT_CODE VARCHAR2 (100) Yes This column represents the link to Source Document Object Code for Tasks. This means when if a Work-provider registers their Foo function with the same Object Code as the one they create Tasks with, and the view (Tasks/their own) contains the column IEU_OBJECT_CODE then the corresponding Action(Foo) function can be picked up.
MACTION_DEF_ID NUMBER (15) Yes FK to the media action definition.
APPLICATION_ID NUMBER (15) Yes Application ID owning the entry.
SECURITY_GROUP_ID NUMBER

Used in hosted environments
OBJECT_VERSION_NUMBER NUMBER

Standard column used by HTML utilities.
RESPONSIBILITY_ID NUMBER

SOURCE_FOR_TASK_FLAG VARCHAR2 (5)
Query Text

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


SELECT NONMEDIA_ACTION_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      ACTION_OBJECT_CODE
,      MACTION_DEF_ID
,      APPLICATION_ID
,      SECURITY_GROUP_ID
,      OBJECT_VERSION_NUMBER
,      RESPONSIBILITY_ID
,      SOURCE_FOR_TASK_FLAG
FROM IEU.IEU_UWQ_NONMEDIA_ACTIONS;

Dependencies

[top of page]

IEU.IEU_UWQ_NONMEDIA_ACTIONS does not reference any database object

IEU.IEU_UWQ_NONMEDIA_ACTIONS is referenced by following:

SchemaAPPS
SynonymIEU_UWQ_NONMEDIA_ACTIONS