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

Customozing request

Former Member
0 Likes
556

hi friends

What is the diff between Customizing request and Workbench request.

Regards

Rams

4 REPLIES 4
Read only

Former Member
0 Likes
528

Hi,

SE09-->Customozing request,

SE10-->Workbench request.

I think there is no diff.

regards,

S.Nehru

Read only

naimesh_patel
Active Contributor
0 Likes
528

Customizing request has only cusotmization data like plant, company code, sales area. Generally this type of requests have th tables entries in it.

Workbench Request is the request in which you can save your all type of developmet.

Regards,

Naimesh Patel

Read only

Former Member
0 Likes
528

Hi,

Workbench request will containt the object which we edit or create. like report programs, tables etc..

Customizing request will contain objects which needs updation of standard table. for example View Cluster Maintenance: Data.

Example:This will be used when u modify some thing in SPRO transcation.

Reward point if useful,

Regards,

Niyaz

Read only

0 Likes
528

1. Customizing Request: This request is generated if we are doing configuration changes to meet the scenario.

2. Work Bench Request: This are normally development Request or request which are generated during customization such that it impacts all client on the same server.

Change Request / Transport Request carries out the changes in the other server, when it is imported to it & we need not repeat the configuration in other servers, other than development server.

Customizing request is the one created through any configurations

Workbench request usually gets created by abap programmer, or if any tables are updated.

Customising request is the request generated when you do any configuration changes.Ex.creating new sales off.and assigning it to Sales area.

The flow is you define and assign in DEV Server and later on move it to QAS and then PRD,i.e.,DEV->QAS-->PRD.

When you drill down the request,it will show all the details of changes,you can easily find wheather it is Functional or Tec.

Workbench request is concernd to ABAP

Whenever you are creating any new condition tables,this request is of the nature Workbench request and not customizing request

Hope this makes the doubt clear,encourage by rewarding points

Thanks