RB_IMP_ERR_STAT

(SQL Table)
Index Back

import error stats

error statistics for a given import run

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
2 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
3 LI_IMPORT_ID Character(31) VARCHAR2(31) NOT NULL Import ID

Prompt Table: RB_IMPORT_DEFN

4 LI_NUM_INSERTS Number(10,0) DECIMAL(10) NOT NULL the number of inserts during an import
5 LI_NUM_UPDATES Number(10,0) DECIMAL(10) NOT NULL the number of updates in a list import
6 LI_NUM_MATCHES Number(10,0) DECIMAL(10) NOT NULL the number of matches in a list import
7 LI_NUM_REJECTS Number(10,0) DECIMAL(10) NOT NULL the number of record rejections in a given file import run
8 TOTAL_ROWS Number(6,0) INTEGER NOT NULL Values Found