ID_DEL_EXCL_TBL(SQL Table) |
Index Back |
---|---|
Exclude RecordThis is a setup table for the user to indicate the records to look into for the presence of data during the ID Delete Process. If data is found in a table which is contained in this setup table, then the delete process will exclude these records from the records from which the ID's will be deleted |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: PSRCFLD_VW |
2 | ID_OPERATOR | Character(3) | VARCHAR2(3) NOT NULL |
Operator Field created for Person ID Delete Process
A=Equal B=Like |