Allocation: Long runtime in spite of missing sender

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

Symptom
The runtime of the allocation increases unnecessarily due to the multiplication of all receiver combinations although there is not any sender for the cycle.
Other terms
MKGALF40, CREATE_RECEIVERS, performance, runtime, KSV5, KSVB, KSU5, KSUB , KSW5, GA15, GA35, GA2B, GA4B, 3KE5, 3KEB, 4KE5. 4KEB.
Reason and Prerequisites
The program calculates the receiver combinations although no senders have been [...]

Allocation: Long runtime in spite of missing sender

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

Symptom
The runtime of the allocation increases unnecessarily due to the multiplication of all receiver combinations although there is not any sender for the cycle.
Other terms
MKGALF40, CREATE_RECEIVERS, performance, runtime, KSV5, KSVB, KSU5, KSUB , KSW5, GA15, GA35, GA2B, GA4B, 3KE5, 3KEB, 4KE5. 4KEB.
Reason and Prerequisites
The program calculates the receiver combinations although no senders have been [...]

Results analysis: Runtime for large projects

[] [] [] []

Symptom
This note deals with the runtime for large projects.
Solution
Add the changing parameter BUNDLE_READ_COSS_COSP TYPE KKALKKAG-ANKREUZFLD to the function module EXIT_SAPLKKAG_005.Implement the correction instructions.To activate this function, set the parameter BUNDLE_READ_COSS_COSP = ‘X’ in customer enhancement 5 of the results analysis.This function provides runtime improvements if the results analysis summarizes many objects. It does [...]

CKME: Terminatn with runtime err SAPSQL_ARRAY_INSERT_DUPREC

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

Symptom
When you release planned price changes (transaction CKME or the program SAPRCKM_PRCH), the program terminates with a runtime error or update termination.
The reason for this is the runtime error SAPSQL_ARRAY_INSERT_DUPREC in the function module CKMS_BUFFER_POST_DYN.
Other terms
CKME, SAPRCKM_PRCH, M3024
Reason and Prerequisites
This problem is caused by a program error.
This error occurs if a goods movement is [...]

Long runtime when assigning WBS elements in IM22/IM12

[] [] [] [] []

Symptom
You execute a transaction e.g. IM22 or IM12 which uses function module GET_PS_OBJECTNUMBER and observe a long runtime during select on view M_PRPOD.
Other terms
runtime timeout performance
Reason and Prerequisites
incorrect / missing hint for mssql
Solution
Implement the code changes in the correction description