cancel
Showing results for 
Search instead for 
Did you mean: 

difference between different requests

Former Member
0 Kudos

Hi all

what are the differences between workbench request and customizing request

rgds

karna

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

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

In workbench request .... it can be programs(repository objects) and cross client data (ie not specific to one client).

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

Customer customized data designed for a specific client is transported to another client using customizing request. Most of the cases these requests are something like changing values in tables (that too client specific).

Once the Transport request is created it will be "Modified" Status.

Before a request can be transported it should be "Released".

Once the request is released no other changes pertaining to the object saved in the request can be saved to the same request. you have to create a new request for that.

After transporting to the required system, you can check the log of the transport to see if this was transported without errors.

please check these links for better explanation:

http://help.sap.com/saphelp_erp2005vp/helpdata/en/57/38e1824eb711d182bf0000e829fbfe/content.htm

http://help.sap.com/saphelp_erp2005/helpdata/en/4b/b155e40c3e11d3959a00a0c930dcc1/frameset.htm

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

In workbench request .... it can be programs(repository objects) and cross client data (ie not specific to one client).

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

Customer customized data designed for a specific client is transported to another client using customizing request. Most of the cases these requests are something like changing values in tables (that too client specific).

Once the Transport request is created it will be "Modified" Status.

Before a request can be transported it should be "Released".

Once the request is released no other changes pertaining to the object saved in the request can be saved to the same request. you have to create a new request for that.

After transporting to the required system, you can check the log of the transport to see if this was transported without errors.

Hope this helps you.

Former Member
0 Kudos

Hi Karna,

that is really not the best forum for this question

Anyway:

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

screen-, template-, mime-objects f.i.

Customizing requests contain changes in customizing settings.

best regards

Tobias