HR_EERCDDEL_FL1(SQL Table) |
Index Back |
---|---|
Setup Tbl - ID Delete ProcThis is a setup table for the user to specify the field names for the Person ID available in the system. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HR_EMPLID_FLDNAME | Character(18) | VARCHAR2(18) NOT NULL |
Person ID (or "EMPLID-like") Field Name.
Prompt Table: HR_EERCDFLD_VW |
2 | SYSTEM_DATA_FLG | Character(1) | VARCHAR2(1) NOT NULL |
This Y/ N field is used to identify which rows in a table are considered SYSTEM DATA.
Y/N Table Edit Default Value: N |
3 | 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 |
4 | 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. |