VC_PRORATE_RULE(SQL Table) |
Index Back |
---|---|
% Proration Rules TableThis table stores Variable Compensation Percentage Proration Rules information. The rules table defines what percentages are applicable to employees based on the eligible days in a payout 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 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |