PYRE_TMPLT_LNG(SQL Table) |
Index Back |
---|---|
LNG: Rapid Paysheets TemplateLanguage table for PYRE_TEMPLATE: These 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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
6 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |