FANLTR_FORM_TYP(SQL Table) |
Index Back |
---|---|
FanLtr Form TypeFin Aid Award Notification Form Type table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | FANLTR_FORM_TYPE | Number(9,0) | DECIMAL(9) NOT NULL | Fin Aid Award Notification Form Type |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | FORM_GROUP_ID | Character(18) | VARCHAR2(18) NOT NULL |
Form Group ID groups forms together.
Prompt Table: FORM_GROUP_TBL |
4 | SCC_LETTER_CD | Character(3) | VARCHAR2(3) NOT NULL |
Letter Code
Prompt Table: FANLTR_CD_SRCH |
5 | COMM_CATEGORY | Character(6) | VARCHAR2(6) NOT NULL |
Communication Category
Prompt Table: FANLTR_CAT_SRCH |
6 | COMM_CONTEXT | Character(6) | VARCHAR2(6) NOT NULL |
Communication Context
Prompt Table: FANLTR_CTX_SRCH |