how to transport abap workbench objects

Answer Posted / rahul bhokre

when you create/update any object a new request is created.
If request exists new request is not created.
Go to tcode se10,select your request or click on excute
button so that u will get all request ids, select ur
request and click on truck button on menu bar. now request
is released.
Now go to stms,select the requset,click on truck button,
enter client to which you want to transport request,
press refresh you will see green the the request.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of table control in bdc is it same in module pool table control? : abap bdc

676


Can we create field without data element? If yes, how?

695


What is a persistent class?

973


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1767


What is the difference between open_form and close_form?

621






How to maintain lists?

617


What is the use of start-of-selection.,if not use in report what will happen,?

1162


Explain what is step-loop?

763


Rp_provide_from_last contains how many parameters ? : abap hr

880


Create any functions? How to go about it?

565


What is search help exit? : sap abap data dictionary

718


What are the different abap/4 editors?

573


Difference between Field groups and internal tables?

643


How can end-of-selection be used?

635


In sap script how to print bar code in vertical manner

2632