cancel
Showing results for 
Search instead for 
Did you mean: 

Getting short dump OBJECTS_OBJREF_NOT_ASSIGNED while confirming putaway warehouse order in EWM

former_member827536
Discoverer
0 Kudos
1,797

Hi All,

Greetings for the day!

Getting the below short dump while confirming the putaway warehouse order in EWM .Please suggest if any one come across the same issue.

Category ABAP programming error

Runtime Errors OBJECTS_OBJREF_NOT_ASSIGNED
ABAP Program /SCWM/SAPLTO_WHR_UPD
Application Component SCM-EWM-DLP

Date and Time 04.11.2022 10:42:03 (INDIA) Access using a 'ZERO' object reference is not possible.

You are trying to access a component with a 'ZERO' object reference
(points to 'nothing'). Variable: " ".
An object reference must point to an object (an instance of a class)
before it can be used to access a component. The reference has either

never been set, or it was set to 'ZERO' with a CLEAR statement.

The termination occurred in ABAP progra
"/SCWM/LOADING_INFO". The

main program was "/SCWM/R_WME_MONITOR".

In the source code, the termination point is in line 248 of include
"/SCWM/LTO_WHR_UPDU08".

include "/SCWM/LTO_WHR_UPDU08".
Thanks in advance!Best regards,Sachin

Accepted Solutions (0)

Answers (2)

Answers (2)

Daniil
Active Contributor

Hi, I would suggest to try it out with OSS Note https://launchpad.support.sap.com/#/notes/2917061

2917061 - Short dump OBJECTS_OBJREF_NOT_ASSIGNED during HU status change.

EszterN
Product and Topic Expert
Product and Topic Expert
0 Kudos

There are newer SAP Notes as well, that could help. Please search for them on Launchpad with the following text: /SCWM/SAPLTO_WHR_UPD dump