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

List all Local Workbench Requests

Former Member
0 Likes
1,082

Hi all,

In SE09 there are more than 20 thousand requests. In these there are lot of local workbench requests available. Some local workbench requests have different packages.

My requirement is to list out all the local workbench requests from different packages. How it is possible?

Regards,

Ranjith C.

Hi all,

In SE09 there are more than 20 thousand requests. In these there are lot of local workbench requests available. Some local workbench requests have different packages.

My requirement is to list out all the local workbench requests from different packages. How it is possible?

Regards,

Ranjith C.

2 REPLIES 2
Read only

rvinod1982
Contributor
0 Likes
837

Hi,

You can use SE03. Select Search for Objects in Requests/Tasks Under Object Selection, select Proram Id as R3TR and

Object as DEVC.In the text field enter the package name.

Under Request/Task Selection, select status as modifiable. Then execute.

Regards,

Vinod

Read only

Former Member
0 Likes
837

Hi ranjith,

Go to table TADIR. You give the package name or development class name in the field DEVCLASS. You will get all the requests for this package in the field KORRNUM.

Hope this will help you.

Regards,

Sanath.