HR_SNRDT_TB_STG(SQL Table) |
Index Back |
|---|---|
Seniority Date Setup TableStaging for job modernization. Seniority Dates Setup table for use when defining Labor Agreements. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Seniority Date ID | |
| 2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 3 | Number(3,0) | SMALLINT NOT NULL | Sequence number | |
| 4 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 6 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
| 7 | SENIORITY_LABEL | Character(30) | VARCHAR2(30) NOT NULL | Seniority Date Label |
| 8 | DEF_DATE_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Default from Existing Field
Y/N Table Edit Default Value: N |
| 9 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: HR_SNRRECDFN_VW |
| 10 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
Prompt Table: HR_SNRRECFLD_VW |
| 11 | DATE_EDIT_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Date Editable Flag
Y/N Table Edit Default Value: N |
| 12 | 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.
Default Value: %datetime |
| 13 | 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. |