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

development class

Former Member
0 Likes
1,215

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
Read only

Former Member
0 Likes
1,182

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
Read only

Former Member
0 Likes
1,183

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

Read only

former_member183804
Active Contributor
0 Likes
1,182

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

Read only

0 Likes
1,182

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

Read only

Former Member
0 Likes
1,182

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

Read only

0 Likes
1,182

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

Read only

0 Likes
1,182

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

Read only

0 Likes
1,182

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.

Read only

0 Likes
1,182

hi donna

try with this

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

cheers,

sasi

Read only

0 Likes
1,182

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.

Read only

0 Likes
1,182

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.

Read only

0 Likes
1,182

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