2020 Apr 23 6:21 AM - edited 2024 Feb 03 6:07 PM
Hi Experts,
While using Call Transaction for /SCWM/PRDI in OData services to reject the inbound Delivery in EWM getting dump with the below details. I have checked for BAPI to UPDATE/REJECT inbound delivery in EWM system, but i couldn't found so i choose BDC Call Transaction to achieve the requirement by using SUBMIT program. kindly check the below dump and let me know whether it is possible or not.If possible please let me know the solution.
Dump Details :
Category ABAP programming error
Runtime Errors RAISE_EXCEPTION
ABAP Program /SCMB/CL_TOOLBAR==============CP
Application Component SCM-BAS-UIF
Date and Time 22.04.2020 09:13:44
Short Text Exception condition "CNTL_ERROR" triggered
What happened? The current ABAP program has encountered an unexpected situation.
What can I do? Note which actions and entries caused the error to occur. Consult your SAP administrator. Using transaction ST22 for ABAP dump analysis, you can view, manage, and retain termination messages for longer periods.
Error analysis A RAISE statement in program "CL_GUI_CUSTOM_CONTAINER=======CP" has ra exception condition "CNTL_ERROR". Since the exception was not caught by a program higher up in the call hierarchy, processing was terminated.
Short text for exception condition: You can find detailed documentation about the exception condition in transaction SE37 (Function Library). You can find the name of the function module called from the display of active calls.
How to correct the error If the error occurs in a non-modfied SAP program, you might be find a solution in the SAP Notes system. If you have access to Notes system, check there first using the following keywords: "RAISE_EXCEPTION" "CL_GUI_CUSTOM_CONTAINER=======CP" bzw. CL_GUI_CUSTOM_CONTAINE "CONSTRUCTOR" or "CL_GUI_CUSTOM_CONTAINER=======CP" CNTL_ERROR or "/SCWM/PRD" "CNTL_ERROR"
Information on where terminated The termination occurred in ABAP program or include "CL_GUI_CUSTOM_CONTAINER=======CP", in "CONSTRUCTOR". The main program was "/SCWM/PRD". In the source code, the termination point is in line 62 of include "CL_GUI_CUSTOM_CONTAINER=======CM001". include "CL_GUI_CUSTOM_CONTAINER=======CM001". Error occurred during batch input processing
User | Count |
---|---|
66 | |
11 | |
10 | |
10 | |
9 | |
7 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.