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 change

Former Member
0 Kudos
574

How to change the development class of an object

1 ACCEPTED SOLUTION

Former Member
0 Kudos
353

Use the transaction code SE03 and go to object directory, place the cursor on change object directory entries and press execute button.

Cheers,

Chaitanya.

4 REPLIES 4

Former Member
0 Kudos
353

Hi Sashi,

You can reassign objects from one development class to another.

This allows you, for example, to create and test a program in your own private objects (development class $TMP) and then assign it to another development class to transport it.

Procedure

1)Select the required object in the object list.

2)Choose Other functions--> Change development class from the context menu (right-click).

3)The Reassign Object dialog box appears.

4)Enter the name of the new development class.

5)Choose OK to confirm.

6)If the object was not already assigned to a change request, you must enter one now.

7)Enter a valid change request and choose OK.

The system will now assign the object to the change request and moves it to the new development class.

You can reassign more than one object from the same object list by selecting them and using set mode. The system then reassigns all of the selected objects in a single operation.

Reward if helpfull.

Regards,

Kashyap Ivaturi

Former Member
0 Kudos
353

Hi Sashi,

check this link..

http://www.sap-img.com/abap/how-to-change-the-development-class.htm

Reward if helpful..

Regards,

Goutham.

Former Member
0 Kudos
354

Use the transaction code SE03 and go to object directory, place the cursor on change object directory entries and press execute button.

Cheers,

Chaitanya.

Former Member
0 Kudos
353

Hi Sashi,

Please follow the below steps

1. Call Transaction SE03: "Workbench Organizer: Tools."

2. Expand node: "Object directory."

3. Choose "Change object directory entries of objects."

4. Enter key fields R3TR FUGX and select line.

5. Enter (for example): XM02 as contents of the key field.

6. Start the selection.

7. Position your cursor on the selected entry: FUGX XM02.

8. Choose function: "Change object catalog entry."

9. Change and save the development class.

Reward if useful

Regards,

Chandru