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


TABLE: HR.PAY_PURGE_ACTION_TYPES

Object Details
Object Name: PAY_PURGE_ACTION_TYPES
Object Type: TABLE
Owner: HR
FND Design Data: TablePAY.PAY_PURGE_ACTION_TYPES
Subobject Name:
Status: VALID


PAY_PURGE_ACTION_TYPES stores details of the processing order required to purge action types.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Primary Key: PAY_PURGE_ACTION_TYPES_PK
  1. ColumnACTION_TYPE
Indexes
Index Type Uniqueness Tablespace Column
PAY_PURGE_ACTION_TYPES_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnACTION_TYPE
Columns
Name Datatype Length Mandatory Comments
ACTION_TYPE VARCHAR2 (30) Yes Type of payroll action.
CATEGORY VARCHAR2 (30) Yes Processing category of the purge action type.
PROCESSING_ORDER NUMBER (3) Yes Determines the order of the action types to be purged.
Query Text

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


SELECT ACTION_TYPE
,      CATEGORY
,      PROCESSING_ORDER
FROM HR.PAY_PURGE_ACTION_TYPES;

Dependencies

[top of page]

HR.PAY_PURGE_ACTION_TYPES does not reference any database object

HR.PAY_PURGE_ACTION_TYPES is referenced by following:

SchemaAPPS
SynonymPAY_PURGE_ACTION_TYPES
SchemaPUBLIC
SynonymPAY_PURGE_ACTION_TYPES