GP_SS_PSLP_OPT(SQL Table) |
Index Back |
---|---|
Payslip Options by CountryPayslip Options by Country |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: GP_COUNTRYSS_VW |
2 | GP_PSLP_ISSUEHDCPY | Character(1) | VARCHAR2(1) NOT NULL |
Issue Hard Copy of payslip posed in the form of to Suppress the paper copy or to print it. Y means to suppress (do not print). N means to not suppress (print it).
N=Do Not Issue Paper Copies Y=Issue Paper Copies Y/N Table Edit Default Value: N |
3 | GP_PSLP_HDCPYOPTN | Character(1) | VARCHAR2(1) NOT NULL |
Enable Print Option in Self Service Y/N
This option indicates whether or not the payee will be able to control the printing of their payslips (checks are always printed). If this option is set to yes, the ePay View Payslip page will display controls for the payee to turn on or off the printing of their payslips.
Y/N Table Edit Default Value: N |
4 | GP_PSLP_BGNSSDFLT | Signed Number(3,0) | DECIMAL(2) NOT NULL | Days After Payment Date Payslip becomes Available Online. ePay View Payslip page will read this value prior to displaying which payslips are available for viewing and only show payslips that meet the criteria entered here (in days). |
5 | GP_PSLP_FILEURLID | Character(30) | VARCHAR2(30) NOT NULL |
URL ID used to store and retrieve payslip pdfs.
Default Value: GP_SS_PSLP_FTP Prompt Table: GP_PSLP_URL_VW |
6 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
7 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |