Allocations: Short dump OBJECTS_OBJREF_NOT_ASSIGNED
[ALLOCATIONS] [assigned] [cycle] [delphi assigned] [getwa not assigned] [KSC5] [KSCB] [KSU5] [KSUB;] [KSV5] [KSVB] [KSW5] [KSWB] [no drives assigned] [OBJECTS_OBJREF_NOT_ASSIGNED] [overview] [RKCYCLES] [SAPLKAL1]
- ALLOCATION: Validation returns incorrect resultsSymptom You execute a cycle, and you use the validation in event 0002. This leads to incorrect results. Other terms Transactions: KSU5, KSUB, KSV5, KSVB, KSW5, KSWB, KSC5, KSCB, KEU5, KEUB, GA15,...
- ALLOCATION: Validation returns incorrect resultsSymptom You execute a cycle, and you use the validation in event 0002. This leads to incorrect results. Other terms Transactions: KSU5, KSUB, KSV5, KSVB, KSW5, KSWB, KSC5, KSCB, KEU5, KEUB, GA15,...
- Allocation: Long runtime in spite of missing senderSymptom 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,...
- Allocation: Long runtime in spite of missing senderSymptom 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,...
- Allocation: delta update in plan generates too many LIsSymptom After you implement Note 1177105, the delta update in the plan generates too many line items. Other terms Transactions: KSUB, KSVB, KSWB Program name: ALxxyyyR Assessment Distribution Periodic reposting Reason and...
Symptom
You go to the cycle overview (for example, using Transaction KSU5 -> Extras -> Cycle -> Display Overview), select a cycle with double-click and choose ‘Edit > Change cycle’. After you made changes in a segment, or added a segment, you choose ‘Cycle > Other cycle’. A dialog box is displayed asking whether you want to save the cycle first. If you confirm this with ‘Yes’ and choose ‘Back’ (green arrow) on the subsequent screen, a short dump occurs (Access not possible using ‘NULL’ object reference.).
Other terms
KSU5; KSUB; KSV5, KSVB, KSC5, KSCB, KSW5, KSWB,
ALLOCATIONS, SAPLKAL1, RKCYCLES, cycle overview,
OBJECTS_OBJREF_NOT_ASSIGNED
Reason and Prerequisites
The cause is a program error. The reference to the instance of a class is deleted.
Solution
Implement the attached correction into your system.