Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

System Exception

Former Member
0 Likes
398

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
325

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

1 REPLY 1
Read only

Former Member
0 Likes
326

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