GP_RPTROW_LNG(SQL Table) |
Index Back |
---|---|
Generic report row/col langRelated language fields for the row or column definition for generic reports A related language record enables text fields on a table to be translated into various languages for use in other countries. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GP_GENRPT_ID | Character(10) | VARCHAR2(10) NOT NULL | Code of the generic report |
2 | GP_GENRPT_ROW_NUM | Number(5,0) | INTEGER NOT NULL | Used as counter for row or column number |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | LABEL1 | Character(15) | VARCHAR2(15) NOT NULL | User Field 1-Label, this label will be displayed in the Self Service Absences Transactions Pages |
5 | LABEL2 | Character(15) | VARCHAR2(15) NOT NULL | User Field 2-Label, this label will be displayed in the Self Service Absences Transactions Pages |