JPM_SRCH_RUN(SQL Table) |
Index Back |
---|---|
JPM Search Indx Run Ctl recJPM Profile Verity index build process run control record |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | JPM_INDX_MODE | Character(1) | VARCHAR2(1) NOT NULL |
Index Build Mode
C=Create New Index U=Update Existing Index Default Value: C |
4 | JPM_JP_TYPE | Character(12) | VARCHAR2(12) NOT NULL |
Profile Type name for a JPM Profile Type
Default Value: 0000 Prompt Table: JPM_SRCH_TYPEVW |
5 | JPM_PROFILE_ID | 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.
Prompt Table: JPM_IDX_PROF_V2 |
6 | JPM_SRCH_INDX_NAME | Character(64) | VARCHAR2(64) NOT NULL | Search Index Name |