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

transport problem

Former Member
0 Likes
552

hi all,

canu plz tell me how can i get the difference between request, which is called workbench and which is called customizing.

thanks in advance.

manish

1 ACCEPTED SOLUTION
Read only

abdul_hakim
Active Contributor
0 Likes
526

hi gupta,

the request which will be created while developing the object in ABAP Workbench is called

workbench request.

Customizing requests are created while you are customizing the application say for eg,SD,MM etc

Mostly this will take place at the implementation time...

Cheers,

Abdul Hakim

5 REPLIES 5
Read only

Former Member
0 Likes
526

hi

which request is make at the time of change in workbench that is called workbench request and at the time of implementations that request is called customizing request.

it will help u .

give points

with regards

chetan vishnoi

Read only

abdul_hakim
Active Contributor
0 Likes
527

hi gupta,

the request which will be created while developing the object in ABAP Workbench is called

workbench request.

Customizing requests are created while you are customizing the application say for eg,SD,MM etc

Mostly this will take place at the implementation time...

Cheers,

Abdul Hakim

Read only

0 Likes
526

hi,

plz provide some help like ppt, documentations,

thanks

Read only

Former Member
0 Likes
526

Hi Mainsh,

<b>Workbench requests</b>

Workbench requests record changes made to ABAP Workbench objects.

There are local and transportable Workbench requests. (Local Workbench requests have the target system <space>.)

The package of the object and the transport route settings in the Transport Management System determine whether changes are recorded in a local or a transportable Workbench request.

<b>Customizing requests</b>

Changes to Customizing settings are recorded in Customizing requests.

When you release the requests, the current status of the recorded settings is exported, and can then be imported into the consolidation system and, if necessary, into subsequent delivery systems.

The client settings determine whether

changes to the Customizing settings are possible

the changes are recorded

When you create Customizing requests, the transport target is automatically assigned the standard transport layer by the R/3 System.

Refer to the Online Help for details.

<a href="http://help.sap.com/saphelp_di471/helpdata/EN/19/3f5bf8a4b011d285090000e8a57770/content.htm">Request Types and Task Types</a>

<a href="http://help.sap.com/saphelp_di471/helpdata/EN/57/38e1684eb711d182bf0000e829fbfe/content.htm">Customizing requests</a>

Regards,

AS