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

SAP Work bench reqest

Former Member
0 Likes
623

Hi,

I am aware of "Change and Transport System (CTS)", But I don't know what is "Work bench request". Can any one please explaine me what is "Work bench request".

regards,

ramana

Workbench Requests

When you change a Repository object of the ABAP Workbench, a query window appears in which you need to specify a Workbench request. You can only save the changes if you have assigned the object to a change request.

Workbench requests and the tasks assigned to them are normally used to record changes to Repository objects and Customizing for all clients. However, you can also include client-specific Customizing.

Whether the changes to Repository objects are transported depends on whether a transport route is defined from the current SAP System for the package of these objects. From the system settings, the system automatically determines whether the change requests are transportable and to which target system they should be transported.

4 REPLIES 4
Read only

Former Member
0 Likes
599

Hi,

The requests what we create in the ABAP Development Workbench(all ABAP developments) are treated as workbench requests.

Other requesta re customizing onec which are functional related.

Regards,

Anji

Read only

Former Member
0 Likes
599

Workbench Requests

When you change a Repository object of the ABAP Workbench, a query window appears in which you need to specify a Workbench request. You can only save the changes if you have assigned the object to a change request.

Workbench requests and the tasks assigned to them are normally used to record changes to Repository objects and Customizing for all clients. However, you can also include client-specific Customizing.

Whether the changes to Repository objects are transported depends on whether a transport route is defined from the current SAP System for the package of these objects. From the system settings, the system automatically determines whether the change requests are transportable and to which target system they should be transported.

Read only

Former Member
0 Likes
599

Hi Ramana,

Whenever u develop an object regarding DDIC, USER exit, Report,SCript etc all will be stored under Work Bench request.

Customizing requests means when you create a Output type in NACE, it would be stored in Customized request.

U can check the requests for your objects in SE10 or SE09.

Regards

kannaiah

Read only

Former Member
0 Likes
599

Hi,

The request which we create during abap development r nothing but workbench request.

Workbench requests record changes made to ABAP Workbench objects.

There are local and transportable Workbench requests. (Local Workbench requests have the target system <space>.)

The package of the object and the transport route settings in the Transport Management System determine whether changes are recorded in a local or a transportable Workbench request.

Regards,

Sruthi