VC_GOAL_TBL(SQL Table) |
Index Back |
---|---|
Variable Comp Goals TableThis record is a setup table where all goals used within the Variable Compensation module are defined. Once defined, a goal can be used across multiple plans in the organization or across multiple groups within a single plan. They can also be used at any level (organizational, group, or individual) depending upon the nature of the goal being set up. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | VC_GOAL_ID | Character(10) | VARCHAR2(10) NOT NULL | Goal ID |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
4 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
5 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |