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

REQUESTS

Former Member
0 Likes
541

WHAT'S THE DIFFERENCE BETWEEN 'WORKBENCH REQUEST' AND 'CUSTOMIZED REQUEST' ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
518

Customizing Requests

Changes to Customizing settings are recorded in Customizing requests.

When you release the requests, the current status of the recorded settings is exported, and can then be imported into the consolidation system and, if necessary, into subsequent delivery systems.

The client settings determine whether

changes to the Customizing settings are possible

the changes are recorded

When you create Customizing requests, the transport target is automatically assigned the standard transport layer by the R/3 System.

Workbench Requests

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.

reward if helpful...

3 REPLIES 3
Read only

Former Member
0 Likes
519

Customizing Requests

Changes to Customizing settings are recorded in Customizing requests.

When you release the requests, the current status of the recorded settings is exported, and can then be imported into the consolidation system and, if necessary, into subsequent delivery systems.

The client settings determine whether

changes to the Customizing settings are possible

the changes are recorded

When you create Customizing requests, the transport target is automatically assigned the standard transport layer by the R/3 System.

Workbench Requests

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.

reward if helpful...

Read only

Former Member
0 Likes
518

work bench request is related to program like

what we create in se38 program name.

developers request from programming are categorised as work bench request .

customized request is the request created when a customizaation setting is done from spro / nace .

like if u create a company code from a spro setting a customized request is assigned .. basically functional people use this.

regards,

Vijay

Read only

Former Member
0 Likes
518

Hello Sagar ,

Workbench requests are created for the Abap Objects like Se11 , se38 , se51 etc....

Whereas customizing requests are related to changes which affects the system settings..

for eg: script texts and output types

Thanks .