SFA_EA_PROGRAM(SQL Table) |
Index Back |
---|---|
External Award Program CodeSet Up table for External Award Program Codes |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SFA_EA_SOURCE | Character(3) | VARCHAR2(3) NOT NULL | External Award source (customer defined). |
2 | SFA_EA_PROGRAM_CD | Character(3) | VARCHAR2(3) NOT NULL | External Award program code (customer defined). |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: SFA_EA_PROGRAM.DESCR |