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: 

development class

Former Member
0 Kudos

i just want to ask how to create development class because i need to debug a program and when i click the Activate mode button it says that the development class is missing and i will not able to modify the code.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

When you create a program and saving it, system will ask for development class.

If you want to change the development class, from se38

use the menu path GOTO-->Object directory entry.It will show the current development class.Click on change button to change the development class.

-Siddharth

11 REPLIES 11

Former Member
0 Kudos

Hi,

When you create a program and saving it, system will ask for development class.

If you want to change the development class, from se38

use the menu path GOTO-->Object directory entry.It will show the current development class.Click on change button to change the development class.

-Siddharth

former_member183804
Active Contributor
0 Kudos

Hello Donna,

a missing development class is a kind of inconsistency. Under normal conditions any development object is assigned to a development class.

In order to fix the incosistency reassignmet to an existing developmet class seems more promising than creating a new one.

Se80 offers this in the context menu Others/Change Package assigment for may development object types.

Best Regards

Klaus

0 Kudos

This is not true. Local Objects do not need a development class.

Former Member
0 Kudos

What kind of program is this? Is it your custom program or a SAP standard program or a generated program? This normally does not happen. Please provide some more details.

Srinivas

0 Kudos

customize program, i try to change the development class in SE38 GOTO->Object..., but still it does not change

0 Kudos

what is the development class that the program is already assigned to. it is not possible to save a program without a development class ($tmp for non-transportable objects).

what exactly happens when u click on the change button on the object directory entry screen?

for a workaround u can copy the program to another one, assign a dev class to the new one, activate it and then use this for ur purpose...

rgds,

PJ

Message was edited by: Priyank Jain

0 Kudos

Hi,

You can do in Go to->Object Directory Entry->Package.

You can see the Change->Display icon in that window.

Just click it to come to change mode and then change the development class against Package and save it.

Then activate it.

0 Kudos

hi donna

try with this

Se80 - > select your program - then Right Click - > More functions - > Change Development class

cheers,

sasi

0 Kudos

Or you can change object directory entry in this way.

GOTO SE03 -> Change Object Diectory Entry -.

Here select the first check box and give the program name. Next screen -> Object -> Change directory Entry .

Here assign a correct dev class.

Cheers.

0 Kudos

Hello Donna,

When you go to SE38 and use the menu option <i>Goto-->Object Directory Entry</i>, what are the values in the fields <i>Package</i> , <i>Person Responsible</i> and <i>Original System</i> ?

You would normally not be able to change the development class if the object is delivered by SAP.

Regards,

Anand Mandalika.

0 Kudos

How did this program get created? Can you give us the name of this program?