GPIN_PR_FLD_TBL(SQL Table) |
Index Back |
|---|---|
Payee Report FieldsThis record stores the definition of report fields for Payee Reports |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(15) | VARCHAR2(15) NOT NULL | Payee Report Field Name | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 3 | GPIN_FLD_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
Payee Report Field Type
10=Numeric 20=Character 30=Date |
| 4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
| 5 | COMMENTS | Long Character | CLOB | Comment |