SAP Program RSECATT_LOG_DB_USED_SPACE_ALL - RSECATT_LOG_DB_USED_SPACE_ALL

Purpose
Determine the memory requirement of eCATT logs (if the value is notalready on the database) and do the following with the values (in KB):
1. write them to the database and display as an ABAP list
2. only display them as an ABAP list.

Prerequisites
The determination of the memory requirement for large logs can take along time.
The determination of the memory requirement for selections with fewrestrictions can take a long time.
It might be advisable to schedule the report as a background job.

Selection
Selection of 'All Logs':
- The selection effects all logs on the database.
Single Log:
- Only the process number specified is taken into account.
Output:
- Update the database for the selected process numbers and display theresults
- Only display the results