GPAR_GENRPT_ROW(SQL Table) | 
Index Back | 
|---|---|
ARG Generic report setup - RowGP ARG Child record for the generic report setup Definition of the rows or columns of the report | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Code of the generic report | |
| 2 | Number(3,0) | SMALLINT NOT NULL | Sequence Number | |
| 3 | GPAR_TITLE_DESCR | Character(100) | VARCHAR2(100) NOT NULL | Title Description | 
| 4 | GPAR_SUBTITLE_DESC | Character(100) | VARCHAR2(100) NOT NULL | Subtitle Description | 
| 5 | GP_PRINT_TOTAL | Character(1) | VARCHAR2(1) NOT NULL | 
Indicates if the totals must be printed or not for the set of elements (row or column)
 Y/N Table Edit Default Value: Y  | 
| 6 | GP_SUPPRESS_ROW | Character(1) | VARCHAR2(1) NOT NULL | 
Indicator field to suppress entire row if column value is zero on accumulator generic reports
 Y/N Table Edit Default Value: N  |