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 |
you've to run some program in back ground. how to display the last month info from 1st to 31st?
How do you display a data in a detail list?
what is the Tcode to send customer master data to another system.
what is the procedure to report/submit the Back ground Program and the results to the PM?
What is the function of the correction system? : abap data dictionary
i am learning abap and finding very diffculty in understanding the message control technique especially in sending IDOCS? what are the steps in message control ?
How data is stored in cluster table?
What are two methods of modifying sap standard tables? : abap data dictionary
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
what is Work flow?
what is the difference between user-exit & customer-exit?
4 Answers Cap Gemini, IBM, ITC Infotech, LGB, NTT Data, Sony, TCS, Tech Mahindra,
How to see the error message if we use call transaction method in BDC ??