cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

what is the difference between Workbench request and customizing request

Former Member
0 Likes
34,022

what is the difference between Workbench request and customizing request in work flow.

View Entire Topic
Former Member
0 Likes

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.