PA_HR_ACTION(SQL Table) |
Index Back |
---|---|
HR Action/Reasons by CategoryThis is a setup table containing HR Action/Reason Categories which the Pension Administration system references. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CATEGORY | Character(10) | VARCHAR2(10) NOT NULL | Category Name |
2 | EFFDT | Date(10) | DATE NOT NULL | Effective Date |
3 | ACTION | Character(3) | VARCHAR2(3) NOT NULL |
Action
Prompt Table: ACTION_TBL |
4 | ACTION_REASON | Character(3) | VARCHAR2(3) NOT NULL |
Reason Code
Prompt Table: ACTN_REASON_TBL |
5 | ALL_REASONS | Character(1) | VARCHAR2(1) NOT NULL |
All Reasons
Y/N Table Edit Default Value: N |