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


TABLE: HR.AME_ACTION_TYPE_USAGES

Object Details
Object Name: AME_ACTION_TYPE_USAGES
Object Type: TABLE
Owner: HR
FND Design Data: TablePER.AME_ACTION_TYPE_USAGES
Subobject Name:
Status: VALID


This table stores the relationship between the rule and their action types.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AME_ACTION_TYPE_USAGES_FK1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnACTION_TYPE_ID
ColumnSTART_DATE
ColumnEND_DATE
Columns
Name Datatype Length Mandatory Comments
ACTION_TYPE_ID NUMBER
Yes Action type identifier
RULE_TYPE NUMBER
Yes Rule type that can use the action type
CREATED_BY NUMBER
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
START_DATE DATE
Yes Date on which row is activated
END_DATE DATE

Date on which row is inactivated
SECURITY_GROUP_ID NUMBER (15)
Not used
OBJECT_VERSION_NUMBER NUMBER (9)
System-generated version of row. Increments by one with each update
Query Text

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


SELECT ACTION_TYPE_ID
,      RULE_TYPE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      START_DATE
,      END_DATE
,      SECURITY_GROUP_ID
,      OBJECT_VERSION_NUMBER
FROM HR.AME_ACTION_TYPE_USAGES;

Dependencies

[top of page]

HR.AME_ACTION_TYPE_USAGES does not reference any database object

HR.AME_ACTION_TYPE_USAGES is referenced by following:

SchemaAPPS
SynonymAME_ACTION_TYPE_USAGES