GPDE_AL_XML_LNG(SQL Table) |
Index Back |
---|---|
Locatn per AL06 Ticket LNGRelated Language Table This record stores the various locations and their details per a given ticket for the AL06 pocess (Payroll Statistics). We need to store this to be able to compare whether or not another run is trying to run for the exact same population. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GPDE_ELSTER_TKT | Character(20) | VARCHAR2(20) NOT NULL | Ticket number returned from ELSTER messaging process representing a particular group of tax statement data sent to ELSTER. |
2 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_TBL |
3 | LOCATION | Character(10) | VARCHAR2(10) NOT NULL |
Location Code
Prompt Table: GPDE_AL_PE_LOC |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
6 | DESCR50_1 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |