SAP Knowledge Base Article - Preview

3580502 - Goods Receipt Reversal goes to dump GET_GM_DOC_CROSS_HU

Symptom

The system throws a dump when trying to reverse the goods receipt for Handling Unit (HU):

Category               ABAP programming error
Runtime Errors         ASSERTION_FAILED
ABAP Program           /SCWM/CL_GOODS_MOVEMENT=======CP
Application Component  SCM-EWM-DLP
Date and Time          07.03.2025 04:26:41 (PST)

The termination occurred in ABAP program or include
 "/SCWM/CL_GOODS_MOVEMENT=======CP", in "GET_GM_DOC_CROSS_HU". The
main program was "/SCWM/PRD".

   17     CALL FUNCTION '/SCWM/HU_READ_MULT'
   18       EXPORTING
   19         it_guid_hu   = lt_hu_guid
   20         iv_lock      = abap_false
   21       IMPORTING
   22         et_huhdr     = lt_huhdr
   23       EXCEPTIONS
   24         wrong_input  = 1
   25         not_possible = 2
   26         OTHERS       = 3.
   27
>>>>>     ASSERT CONDITION sy-subrc = 0.


Read more...

Environment

  • SAP Extended Warehouse Management (SCM-EWM)
  • SAP Extended Warehouse Management Delivery Processing Basic Functions Goods Movements (SCM-EWM-DLP-BF-GM)
  • SAP Extended Warehouse Management Goods Movement Goods Receipt Goods Issue (SCM-EWM-GM-GRI)

Product

SAP Extended Warehouse Management all versions

Keywords

Goods Receipt Reversal, GRR, ABAP Dump, ASSERTION_FAILED, /SCWM/CL_GOODS_MOVEMENT, Handling Unit, HUs. , KBA , SCM-EWM-DLP-BF-GM , Goods Movements (GR/GI/Reversal/Posting Change) , SCM-EWM-GM-GRI , Goods Receipt, Goods Issue , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.