Step 6: Validate Mapping Results

The next step is to check the mapping results for missing mappings. This is a one step process and is relatively quick. The system counts the rows where the VALID_FLAG = "Y" and compares that to the total number of rows in the TDATASEG table for the process run, and if the numbers are the same then it indicates a successful mapping process. Any invalid rows are updated to VALID_FLAG = "N."

Image shows checking the mapping results for missing mappings.