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


TABLE: HR.PAY_ACTION_PARAMETER_GROUPS

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


PAY_ACTION_PARAMETER_GROUPS holds values that affect the execution
environment for certain processes such as the payroll run. For
example, the LOGGING parameter will control whether debug logging is
produced during the execution of processes and the THREADS parameter
will control the number of threads started by the concurrent manager
when a process is submitted.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Unique Key: PAY_ACTION_PARAMETER_GROUPS_UK
  1. ColumnACTION_PARAMETER_GROUP_NAME
Indexes
Index Type Uniqueness Tablespace Column
PAY_ACTION_PARAMETER_GROUPS_UK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnACTION_PARAMETER_GROUP_NAME
Columns
Name Datatype Length Mandatory Comments
ACTION_PARAMETER_GROUP_ID NUMBER (9) Yes System-generated primary key column.
ACTION_PARAMETER_GROUP_NAME VARCHAR2 (30) Yes User defined identifier of the Group.
Query Text

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


SELECT ACTION_PARAMETER_GROUP_ID
,      ACTION_PARAMETER_GROUP_NAME
FROM HR.PAY_ACTION_PARAMETER_GROUPS;

Dependencies

[top of page]

HR.PAY_ACTION_PARAMETER_GROUPS does not reference any database object

HR.PAY_ACTION_PARAMETER_GROUPS is referenced by following:

SchemaAPPS
SynonymPAY_ACTION_PARAMETER_GROUPS
SchemaPUBLIC
SynonymPAY_ACTION_PARAMETER_GROUPS