VC_PRT_STATUS(SQL Table) |
Index Back |
---|---|
% Proration Rules Empl StatusThis table stores various employee statuses for any single Proration Rules ID when the method is Percantage of Period. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | VC_PRT_RULE_ID | Character(8) | VARCHAR2(8) NOT NULL | Users have the ability to define proration percentages for different employee statuses in the system. A Rule ID holds the definition to be created centrally and be shared between different VC Plans instead of having to redefine the same propration percentage on each plan. |
2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
3 | VC_EMPL_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
This field is used for Percentage of Period proration in Variable Compensation. Proration is supported for status = Active or Terminated.
A=Active T=Terminations Default Value: A |