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

Workbench v/s Customazing

Former Member
0 Likes
1,066

Hi,

can anyone please explain me the difference between customizing request and workbench request.

regards

Manju

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,036

CU (Customizing) = change the content of a Customizing table ( refers to TA SM30 or special CU-Transactions)

WB (Workbench) = change a workbench obj.( an object , that was created with the workbench, i.e., with se38, se80 or se11) -> refers to a developement object not

content of a control-table

Message was edited by:

Kalpanashri Rajendran

Hi,

can anyone please explain me the difference between customizing request and workbench request.

regards

Manju

8 REPLIES 8
Read only

Former Member
0 Likes
1,036

hi

this is often a repeated question and pl do a search in the forum once, you will get lot of answers...

Sathish. R

Read only

Former Member
0 Likes
1,037

CU (Customizing) = change the content of a Customizing table ( refers to TA SM30 or special CU-Transactions)

WB (Workbench) = change a workbench obj.( an object , that was created with the workbench, i.e., with se38, se80 or se11) -> refers to a developement object not

content of a control-table

Message was edited by:

Kalpanashri Rajendran

Read only

0 Likes
1,036

Customizing Request: This can be used most of the times to transport configuration and data created.

Workbench Request: This is used for Objects like Reports/Tables etc.

Hope you understood.

Read only

Former Member
0 Likes
1,036

Hi!

There's logical difference between these requests.

Workbench requests are for modifying programs and tables, and everything what you can find in the SAP menu workbench section.

Customizing requests are mostly table entries for controlling the SAP standard tables and the work of the standard programs. These requests are given for the modifications in transaction SPRO.

Regards

Tamá

Read only

Former Member
0 Likes
1,036

Hi,

The customization request is created whenever some customization is done or table contents are tranferred or roles created and changed or authorizations change etc..

The Workbench requests are those requests that are created du to some developmental activities like creating an ABAP program, creating a table or views or Function modules etc...

Cheers,

Sam

Read only

Former Member
0 Likes
1,036

Hi...

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

The above link amply explains the difference.

Pls reward if useful.

Regards,

Shweta

Read only

Former Member
0 Likes
1,036

thanks for ur answers

Read only

0 Likes
1,036

workbench requests are client independant,

customising requests are client depandant