JPM_SRCH_PP_DAT(SQL Table) |
Index Back |
|---|---|
JPM Job Data Preprocessor Extr |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | 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. | |
| 2 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERS_SRCH_GBL |
|
| 3 | Number(3,0) | SMALLINT NOT NULL | Empl Record | |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 5 | JPM_JP_TYPE | Character(12) | VARCHAR2(12) NOT NULL | Profile Type name for a JPM Profile Type |
| 6 | JPM_PROFILE_USAGE | Character(1) | VARCHAR2(1) NOT NULL |
Value used to specify how the profile is used in business logic. This profile may represent a person profile, a profile in progress and not available for use, a job profile, etc.
J=Non-Person P=Person |
| 7 | REG_TEMP | Character(1) | VARCHAR2(1) NOT NULL |
Regular/Temporary
R=Regular T=Temporary |
| 8 | FULL_PART_TIME | Character(1) | VARCHAR2(1) NOT NULL |
Full/Part Time
D=On Demand F=Full-Time P=Part-Time |
| 9 | JPM_SRCH_BU_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Business Unit |
| 10 | JPM_SRCH_LOC_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Location |
| 11 | JPM_SRCH_REG_DESCR | Character(50) | VARCHAR2(50) NOT NULL | Regulatory Region |
| 12 | JPM_SRCH_DPT_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Department |
| 13 | JPM_SRCH_JBCD_DSCR | Character(30) | VARCHAR2(30) NOT NULL | Job Title |
| 14 | 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. |