GPIN_WRK_DAY(SQL Table) |
Index Back |
---|---|
Day Counts DefinitionGP IND - Define the Working Days and Days Worked element definition |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GPIN_PAYSLIP_ID | Character(18) | VARCHAR2(18) NOT NULL |
This field is used to uniquely identify a payslip template.
Prompt Table: GPIN_PSLP |
2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
3 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Sequence |
4 | PIN_NUM | Number(8,0) | INTEGER NOT NULL |
PIN Number
Prompt Table: %GP_EDIT_FLD7 |
5 | SEQ_NUM5 | Number(5,0) | INTEGER NOT NULL | Sequence Number |
6 | GPIN_DESC_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
This field will be used to identify which of the earnings/deductions description will be included on the on-line and hard-copy payslips. The options are Element Description, Element Name, or Custom (user entered).
10=Description 20=Custom 30=Element Name Default Value: 10 |
7 | GPIN_DAY_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
The Field is used to identity the type of Days. Working Days or Days Worked.
DW=Days Worked WD=Working Days |
8 | ENTRY_TYPE_ID | Character(3) | VARCHAR2(3) NOT NULL |
Element Entry Type ID
Prompt Table: GPIN_ENT_DAY_VW |
9 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Default Value: IND |