Application Development 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: 

can any one knows what is the differennce between these two

Former Member
0 Kudos

hi genius,

what is workbench request?

what is customizing request?

Difference between these two in which transaction codes we release it which

should release first?

Thanks In advance

5 REPLIES 5

Former Member
0 Kudos

Hi Nag,

You may like to refer to the link below:

Regards,

Rayden

former_member624107
Contributor
0 Kudos

Workbench request:

Ur development objects are saved in workbech request

customizing req:

alll the config settins like plant,organization etc are saved in customizing req

<b>se10</b> is the transacyion for relaesing wrokbech req

refer this link

Message was edited by:

Sheeba Bhaskaran

Former Member
0 Kudos

hai

ABAPER's save their work in a workbench request.

Customizing request is used to save IMG config changes.

Workbench requests hold the changes made in repository changes while Customizing requests hold the changes made in customizing table entries. i.e If you make a change in a repository object, it will be saved in a workbench request and if a change is made in a customizing table entry then it will be saved in a customizing request.

Former Member
0 Kudos

Hi

This has been answered in the below thread:

<u>

U can refer this.

Thanks

Vasudha

Former Member
0 Kudos

hi Nag,

workbench request is related to abap,will be created by technical consultants.

customizing request is created for config changes,created by functional consultants.

ABAPER's save their work in a workbench request.

When you change a Repository object of the ABAP Workbench,you use Workbench request..

A workbench request contains code changes for SAP system objects, ABAP-,

screen-, template-, mime-objects.

Changes to cross-client Customizing objects and to Repository objects are recorded in Workbench requests.

Customizing request is used to save IMG configure changes.

Customizing requests record client-specific Customizing settings

Changes to client-specific Customizing objects are recorded in Customizing requests

<b><i>Reward points if useful</i></b>

Chandra