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

Customizing request and Workbench request

Former Member
0 Likes
639

Can some one clarify me the difference elaborately

Thanks

Krishna

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
614

Hi Krishna

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).

Hope it helps

regards

Srinivas

4 REPLIES 4
Read only

Former Member
0 Likes
615

Hi Krishna

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).

Hope it helps

regards

Srinivas

Read only

0 Likes
614

Thank you so much for you response..

What if i have an enhancement that involves both .will I have to do 2 different transports.

Will there be a situation where I have to specify a transport as customizing or workbench transport. Or the system will take care of it.

Thanks

Krishna

Read only

0 Likes
614

Hi

If enhancement invloved both, you will have 2 transport requests, system will take care of this.

regards

Srinivas

Read only

0 Likes
614

yes, it's a normal situation.

If you create a new table with se11 you've a WB-request and if you maintain this table with sm30 you've a customizing request

A.