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: 

how to assign a request number to the local object

Former Member
0 Kudos

Hi Experts,

How to assign a request number to local object.

Best Regards,

Mahesh.

1 ACCEPTED SOLUTION

LucianoBentiveg
Active Contributor
0 Kudos

Run RSWBO052, put your program name and F8, then double click over object and change development class $TMP to another.

Regards

6 REPLIES 6

LucianoBentiveg
Active Contributor
0 Kudos

Run RSWBO052, put your program name and F8, then double click over object and change development class $TMP to another.

Regards

0 Kudos

Hi,

Goto SE80 ( Object Navigator )

Select the object > Right Click > Object Catalog Entry >

U ll get the screen where u can change the development class and system ll ask u to give the request no. You can either create one or use an existing.

Hope this helps..

Thanks

Mayank

former_member188685
Active Contributor
0 Kudos

Hi,

from menu go to -> Object Directory Entry-> then change the object directory $tmp to Some package then it will ask you to create the request or you can do it via SE03 transaction using the option Object Directory here you can change the object directory from $tmp to Package and then create the request.

Regards

vijay

Former Member
0 Kudos

Hello Mahesh,

Change request are created to transport data across systems. So while transporting you shdould assign proper development class to the object.

Hence you should assign proper development class to the object beofre transporting.

While assigning development class it will ask you for request details.

Cheers,

Nilesh

Former Member
0 Kudos

Open the Object in Tcode SE80 and then right click on the object and click on "more function" and select "Change Development Class".

Regards

Aman

Former Member
0 Kudos

Hi,

Use SE03 transacion.

You have a option 'Include objects in a TR'.

If found useful, award points pls.

Regards,

Bharadwaj