how to transport abap workbench objects
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / prashanthi
SE09 transaction is for workbench transport request wherein
the developers can track their changes or modifications to
the workbench objects .
Is This Answer Correct ? | 4 Yes | 2 No |
What is database utility?
What are client dependent objects in abap/sap?
Does every abap/4 have a modular structure? : abap modularization
if i remove the select stmt from start-of-selection and put the select stmt in end-of-selection it is triggering then what is the use of start-of-selection? Please send me the answer
What is the difference between sum and collect?
What is an on”*-input filed” statement?
What is value table? : abap data dictionary
the sap standard SAPSCRIPT for picking a list ?
how to trasfert script from one server to another server or one clint to another clint
In two structures S1 and S2 having same structure of five fields each how can You transfer data from S1 to S2 ?
Is the basic list deleted when the new list is created?
Recording -- Transaction code?