cancel
Showing results for 
Search instead for 
Did you mean: 

Request

Former Member
0 Kudos

Hi,

please help me in understanding the difference between transport request and customizing request.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Soumya,

There are two type of requests

1. Workbench Request.

This request is created when any changes are executed in Application layer. In simple terms, whatever chenges made by an ABAPer for changing programs, obects then a request is created which is called Workbench request.

2. Customizing Request.

This request is create when any changes are made in Presentation Layer. In simple terms, when data in the tables or veiws are updated at that time customizing request is created. This is usually created when Functional Consultant make changes into the configuration obects.

Example There is a table ZFI_BANK_MASTER. - Bank Master.

Now when ABAPer changes the fields or data elements or make any technical changes, Workbench Request is created. When, functional consultant add or delete data into this table (like HDFC bank, ICICI Bank), Customizing Request is created

Regards,

Chintan Joshi.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Customising & workbench Requests

Customizing requests are normally created by functional people for configuring purpose and these are client dependent that means, when we create any request in Golden client we need to transport the same to Dev client, where as workbench requests are created by technical people for abap developments, changes and these workbench requests are client independent that means if they create any request in Golden client automatically these changes will impact in Dev client also without transporting.

Hope this will clarify you clearly.

Regards,

Dharani

Former Member
0 Kudos

Hi Soumya,

Both are same.

There are 2 types of request in SAP

Customisation (Funtional)

Work bench (ABAP)

Once you save the request it is ready to transport.For that check the transaction SCC1.

Regards

Surya

Former Member
0 Kudos

Hi,

I hope you want to know the difference between the Customising & workbench Requests.

Workbench requests:

Workbench requests record changes made to ABAP Workbench objects.. This are normally development Request or request which are generated during customization such that it impacts all client on the same server.

Customising Requests:

Changes to Customizing settings are recorded in Customizing requests. This request is generated if we are doing configuration changes to meet the scenario.

Regards,

amit