FEE_CD_TBL_LNG(SQL Table) |
Index Back |
---|---|
Fee Code TableFee codes for Treasury Fees |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
2 | FEE_CD | Character(5) | VARCHAR2(5) NOT NULL |
A unique key identifier that describes a grouping of fee types.
Prompt Table: FEE_CD_TBL |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |