Application Development 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: 

SE24: Error class execution.

Former Member
0 Kudos

Hello:

I'm trying to execute a class in transaction SE24, and appears the following message:

If I try to execute the program generated:

It seems that the subrutine is too big.

Is there a parameter to control it?

Best regards.

7 REPLIES 7

matt
Active Contributor
0 Kudos

What do you get if you just syntax check the class in SE24, rather than try to test/generate it?

Former Member
0 Kudos

No syntax errors.

Former Member
0 Kudos

Hi,

Did This class is activated successfully?

Regards,

Ravi Shankar L

0 Kudos

Yes, this class is activated successfully.

Best regards.

Former Member
0 Kudos

Hi Domingo,

Did you see this thread? http://scn.sap.com/thread/194507  It seems that the problem could be solved with OSS note 527464.

There are other interesting threads talking about the same problem: http://scn.sap.com/thread/1558158 and https://scn.sap.com/thread/64860.

Best Regards.

0 Kudos

Hello:

This note has already been implemented, but the problem continues.

Thank you.

Best Regards.

Former Member
0 Kudos

Hallo!

SE24 Testframe gerator does not handles all classes despite the fact that particular class can be activated and generated.

Certanly there are problems in testframe generator with generic data types, data type declaration in classes and interfaces (we didn't try to find error).

As simple workaround can be a testclass or small report.

Hope this helps.

BACR