performance improvement for deadline table – NW 711

[] [] [] [] [] [] [] [] [] [] [] [] [] []

Symptom
Long runtime to execute HC ITSAM_AP_BTM 00002
Other terms
Deadline table performance improvement, Reorganization functionality of the deadline table in transaction SWF_SLS_DEADL
Reason and Prerequisites
Read of table ‘SWFSLSDEADL’ is taking long time.
Solution
Table(SWFSLSDEADL) index ‘APP’ has been enhanced by including the field ‘STATUS’. It also fixes the reorganization functionality (cleanup of deadlines) of the deadline table in [...]

performance improvement for deadline table – NW 710

[] [] [] [] [] [] []

Symptom
Long runtime to execute HC ITSAM_AP_BTM 00002
Other terms
Deadline table performance improvement
Reason and Prerequisites
Read of table ‘SWFSLSDEADL’ is taking long time.
Solution
Table(SWFSLSDEADL) index ‘APP’ has been enhanced by including the field ‘STATUS’.
————————————————————————
|Manual Pre-Implement. [...]

Performance improvement of report RSADRQU3

[] [] [] [] [] [] [] [] []

Symptom
Performance problem with report RSADRQU3.
Other terms
BAS_PERFORMANCE
BAS_REGIONALSTRUCTURE
RSADRQU3
QUARTERLY ADJUSTMENT
Reason and Prerequisites
Sort performed on internal table was placed within a loop – no changes made to that table in the loop. Hence the table sort was moved out of the loop.
Solution
Please implement the attached correction instructions.