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

Could you re-create Transportable Workbench Request?

Former Member
0 Likes
782

Hi,

I have being creating Transportable Workbench Request for each ABAP program and Layout sets that I have being creating. Now I have lost total track of these Requests. Is there away where I could re-create Transportable Workbench Request for these objects I have created?

If the answer is NO then what should I do to track my work where I could do a smooth transport? Do remember that I have a track of ABAP Programs and Layout Set names.

Is it advisable to put all work what I am doing under ONE Transportable Workbench Request

Thanks

Kishan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
469

You should first get the open requests using Xn SE03 --> find request for object --> execute then eneter the report name , and sapscript [ type - FORM ] name --> that will show you the requests involved ...

you should delete your objects from these requests if you want to crate a new request.

Now after that when you'll change your program , it will ask you a new request.

Another option is that you use the version management of reports to get the current transport requests.

Cheers,

Ram

Hi,

I have being creating Transportable Workbench Request for each ABAP program and Layout sets that I have being creating. Now I have lost total track of these Requests. Is there away where I could re-create Transportable Workbench Request for these objects I have created?

If the answer is NO then what should I do to track my work where I could do a smooth transport? Do remember that I have a track of ABAP Programs and Layout Set names.

Is it advisable to put all work what I am doing under ONE Transportable Workbench Request

Thanks

Kishan

2 REPLIES 2
Read only

Former Member
0 Likes
470

You should first get the open requests using Xn SE03 --> find request for object --> execute then eneter the report name , and sapscript [ type - FORM ] name --> that will show you the requests involved ...

you should delete your objects from these requests if you want to crate a new request.

Now after that when you'll change your program , it will ask you a new request.

Another option is that you use the version management of reports to get the current transport requests.

Cheers,

Ram

Read only

Clemenss
Active Contributor
0 Likes
469

... or check database tables

E070 Change and Transport System- Header of Requests/Tasks

E071 Change and Transport System- Object Entries of Requests/Tasks

E07T Change and Transport System- Short Texts for Requests/Tasks

to find everything.

regards,

Clemens