SAP Program RN1CHKSF - Check Seq. File

Description
The report RN1CHKSF checks the seq. data transfer files (patients,
cases, transfers, discharges).
Patients are checked for duplicates and sorted by the same patient
(criteria: date of birth, name at birth, sex, first name (5characters)) under a number (meaning duplicates are deleted, and onlythe last record entered remains) and this number is then changed in theseq. files (cases, transfers and discharges).
The patient-case link will be stored in the file N1PATFAL.

Precondition
A structure definition must exist for the sequential dataset
(tables TNT2 and TNT2S). At the start of the report, you must enter the
entire name of the name of the sequential dataset.
To make storing the patient-case link possible, it is then necessary to
always check cases and patients at the same time.

Output
Number of read, deleted and saved records as well as the number of
entered patient-case relationships (N1PATFAL).