Purpose You use this report to find differences between KSSK and SMOKSSK andalso differences to AUSP and SMOAUSP. First a loop is performed via SMOKSSK : - A check is performed for every record to determine whether there is anentry in SMOAUSP. If not, an error record with key 1 is issued and therecord is marked in table crmd_msa_check4. - The system then checks whether there is an entry for KSSK. If not, anerror record with key 2 is written and the record is marked in tablecrmd_msa_check4. Then, a loop is performed via KSSK: - The system checks whether there is an AUSP record for the KSSK record.If not, an error record with key 3 is written and the record is markedin table crmd_msa_check5. - the system also checks whether there is an SMOKSSK record. If not, anerror record with key 4 is written and the record is marked in tablecrmd_msa_check6. |