GP_PSLP_MSG_LNG(SQL Table) |
Index Back |
---|---|
Payslip Messages Related LangPayslip messages related language table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(3) | VARCHAR2(3) NOT NULL | Country | |
2 | Number(5,0) | INTEGER NOT NULL | This field will be used to identify the message number of the message that will be include on the on-line and hard-copy payslips, | |
3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
6 | GP_PSLP_MSG_TEXT | Character(254) | VARCHAR2(254) NOT NULL | Message Text This field refers to the Text for a particular Message Number in the Message Catalog. |