‎2008 Mar 17 8:50 AM
Hello friends,
I got a system exception in Production Server. I implemeted a BADI and i transported it. now i am getting dumps in production due to that badi. saying CREATE_OBJECT_CLASS_NOT_FOUND .
i pated the dump below.
plz suggest me immediately. its very urgetnt.
Runtime Error CREATE_OBJECT_CLASS_NOT_FOUND
Except. CX_SY_CREATE_OBJECT_ERROR
Date and Time 17.03.2008 13:46:30
-
ShrtText
CREATE OBJECT: Class "\CLASS=ZCL_IM_QUANTITY_CHECK" could not be found.
What happened?
Error in ABAP application program.
The current ABAP program "CL_EXIT_MASTER================CP" had to be
terminated because one of the
statements could not be executed.
This is probably due to an error in the ABAP program.
What can you do?
Print out the error message (using the "Print" function)
and make a note of the actions and input that caused the
error.
To resolve the problem, contact your SAP system administrator.
You can use transaction ST22 (ABAP Dump Analysis) to view and administer
termination messages, especially those beyond their normal deletion
date.
is especially useful if you want to keep a particular message.
‎2008 Mar 17 9:12 AM
Hi,
Did you transport the ZCL_IM_QUANTITY_CHECK ???
Just check it and transport to production system..
Your problem will be solved.
AWARD POINTS IF USEFUL
‎2008 Mar 17 9:12 AM
Hi,
Did you transport the ZCL_IM_QUANTITY_CHECK ???
Just check it and transport to production system..
Your problem will be solved.
AWARD POINTS IF USEFUL