GRADE_CAT_DTL(SQL Table) |
Index Back |
---|---|
Grade Category detail table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_TBL |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | GRADE_CATEGORY | Character(4) | VARCHAR2(4) NOT NULL |
The default value of NONE is delivered with the system and should not be deleted.
TXFR=Transfer Pass (Sample) |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL |
Description
Default Value: GRADE_CAT_DTL.GRADE_CATEGORY |