PYRE_TEMPLATE(SQL Table) |
Index Back |
---|---|
Rapid Paysheets TemplateThese template records will be used to pre-load data columns for the Rapid Paysheet Entry page. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PYRE_TMPLT_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Rapid Paysheets Template Type
A=Amount B=Hours or Amounts H=Hours |
2 | PYRE_TMPLT_ID | Character(15) | VARCHAR2(15) NOT NULL | Template ID for Rapid Entry Paysheets |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
6 | ERNCD | Character(3) | VARCHAR2(3) NOT NULL |
Earnings Code
Prompt Table: %RECNAME_EDIT |
7 | PYRE_ERNTYP | Character(1) | VARCHAR2(1) NOT NULL |
Rapid Paysheets: Defines the type of earning.
A=Amount H=Hours |
8 | ERNCD2 | Character(3) | VARCHAR2(3) NOT NULL |
Rapid Paysheets Earning Code
Prompt Table: %RECNAME_EDIT |
9 | PYRE_ERNTYP2 | Character(1) | VARCHAR2(1) NOT NULL |
Rapid Paysheets: Defines the type of earning.
A=Amount H=Hours |
10 | ERNCD3 | Character(3) | VARCHAR2(3) NOT NULL |
Rapid Paysheets Earning Code
Prompt Table: %RECNAME_EDIT |
11 | PYRE_ERNTYP3 | Character(1) | VARCHAR2(1) NOT NULL |
Rapid Paysheets: Defines the type of earning.
A=Amount H=Hours |