JPM_ESIGN_FL(SQL Table) |
Index Back |
|---|---|
Job Profile EE AcknowledgmentRecord to maintain Acknowledgement records for job profile acknowledgments. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Character(12) | VARCHAR2(12) NOT NULL | The id, autoassigned or user assigned of the profile. This id is used to group items and other related material together into one coherent profile. | |
| 3 | Number(5,0) | INTEGER NOT NULL |
Sequence Number
Default Value: 0 |
|
| 4 | Character(5) | VARCHAR2(5) NOT NULL | Acknowledgement ID | |
| 5 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
| 6 | ESIGN_VERIFIED | Character(1) | VARCHAR2(1) NOT NULL |
Field to track if Identify Verified by User
N=No Y=Yes Default Value: N |
| 7 | FIRST_NAME | Character(30) | VARCHAR2(30) NOT NULL | First Name |
| 8 | LAST_NAME | Character(30) | VARCHAR2(30) NOT NULL | Last Name |
| 9 | DISPLAY_NAME | Character(50) | VARCHAR2(50) NOT NULL | Used to display the person's name in the PERS_SRCH_SBP, EMPL_SRCH_SBP and the components that allow a person to be created |
| 10 | BIRTHDATE | Date(10) | DATE | Date of Birth |
| 11 | NATIONAL_ID | Character(20) | VARCHAR2(20) NOT NULL | National ID |
| 12 | POSTAL | Character(12) | VARCHAR2(12) NOT NULL | Postal |
| 13 | AGREE_CHECKBOX | Character(1) | VARCHAR2(1) NOT NULL | I Agree |
| 14 | CHECKBOX1 | Character(1) | VARCHAR2(1) NOT NULL |
Check Box 1
N=No Y=Yes |
| 15 | RADIO_BUTTON | Character(1) | VARCHAR2(1) NOT NULL |
Radio button fields
N=No Y=Yes |
| 16 | Character(70) | VARCHAR2(70) NOT NULL | User ID | |
| 17 | ESIGN_NAME_DESCR | Character(50) | VARCHAR2(50) NOT NULL | Name Description |
| 18 | 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 |
|
| 19 | IP_ADDRESS | Character(40) | VARCHAR2(40) NOT NULL | IP Address |