GPIN_PR_SETUP(SQL Table) |
Index Back |
|---|---|
Payee Report SetupThis record defines the setup for a report |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(8) | VARCHAR2(8) NOT NULL | Report Identifier | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 3 | GP_GENRPT_BRK_LVL1 | Character(2) | VARCHAR2(2) NOT NULL |
Break Code for Level 1
Prompt Table: GPIN_PR_BRK_LVL |
| 4 | GP_GENRPT_BRK_LVL2 | Character(2) | VARCHAR2(2) NOT NULL |
Break Code for Level 2
Prompt Table: GPIN_PR_BRK_LVL |
| 5 | GP_GENRPT_BRK_LVL3 | Character(2) | VARCHAR2(2) NOT NULL |
Break Code for Level 3
Prompt Table: GPIN_PR_BRK_LVL |