JPM_SRCH_AET(SQL Table) |
Index Back |
---|---|
Search indexing Run Ctl recJPM Verity index build process run control record |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
4 | JPM_INDX_MODE | Character(1) | VARCHAR2(1) NOT NULL |
Index Build Mode
C=Create New Index U=Update Existing Index Default Value: C |
5 | JPM_JP_TYPE | Character(12) | VARCHAR2(12) NOT NULL | Profile Type name for a JPM Profile Type |
6 | 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. |
7 | JPM_IDX_JP_TYPE | Character(12) | VARCHAR2(12) NOT NULL | Index Profile Type |