SAP Program RSCADR03 - Address management check program

Title
CAM check program (3)

Purpose
Find (conversion) errors in the CAM.

Prerequisites
CAM must be active.

Features
The following statuses of the selected tables are checked:
Unconverted addresses
the DUEFL flag in the tables is checked for 'X'.
Address number exists
check whether the tables contain an address number.
Unique adddress number
check whether the address number is unique in the table(runtime-intensive).
Address exists in CAM
check whether the address number is in the CAM table(runtime-intensive because of select single).
Where-used list maintained
check whether the CAM where-used list is correctly maintained(runtime-intensive because of select single).
Display options:
Fetch count
Only X * 1.000 records are checked, not all the records in the table.
Short
Only the error count is output. This can be CONSIDERABLY faster thanthe following settings, depending on the checks performed
Medium
The last record(s) with errors are output, as well as the count
Long
All records with errors are output