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

TR

Former Member
0 Likes
440

hi Friends,

I have uploaded some entries in SAP standard table in Development client through ABAP. I would like to transport these entries to Production through Tranport Requests. Can somebody help me how do I generate trasnports?

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
415

patil,

follow this proceedure

1.goto SE10

2.click on the create button

3.select the second radio button

4.now put your cursor on the task and click on display object list button

5.goto change mode

6.add new entry by clicking add button

7.R3TR TABU <Your table name>

8.double click on ur table name

9 goto change mode and add new entry

10.double click on ur input box

11.here give ur entries for ur table and save it.

Don't forget to reward if useful..

4 REPLIES 4
Read only

Former Member
0 Likes
415

You can release the requests in SE10 using CTS.

Read only

0 Likes
415

I need to create the TR.

Read only

Former Member
0 Likes
415

hi!

if u have entered entries in the table then it is done via normal TR i.e through se09,

if u have entered data in the table the that is transported via SE16N.

regards

anjali

Read only

Former Member
0 Likes
416

patil,

follow this proceedure

1.goto SE10

2.click on the create button

3.select the second radio button

4.now put your cursor on the task and click on display object list button

5.goto change mode

6.add new entry by clicking add button

7.R3TR TABU <Your table name>

8.double click on ur table name

9 goto change mode and add new entry

10.double click on ur input box

11.here give ur entries for ur table and save it.

Don't forget to reward if useful..