Performance of Rescheduling
Performance of Rescheduling
Symptom
Other Terms
Cause:
You have implemented SAP Note 822884.
Solution
Use transaction SE11 to edit the two tables VAPMA and VBUK as follows:
Table VAPMA:
==============
For the database table VAPMA, create an index with the following fields:
1. WERKS
2. VBELN
If you have already created an index with the fields MANDT and WERKS in
accordance with SAP Note 90230, change this index in such a way that only the
fields WERKS and VBELN are used.
Table VBUK:
=============
For the database table VBUK, create an index with the following fields:
1. VBTYP
2. GBSTK
3. RFGSK
4. LFGSK
Create current statistics for the table, index, and indexed columns (using
transaction DB20, for example).
Software Components