Answer Posted / sivanagu
There are 4 types of Transport Requests
1)Customizing request-collection of client specific data/client dependent objects.
2)Workbench request-Collection of cross client data/client independent objects.
3)Transport of copies-we can convert multiple transport requests to single transport request.we can move existing transport request to newly created transport request.
4)Relocation-Moving the transport request from one system to other system with or without landscape.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the different types of internal table?
Explain the disadvantage of using exec sql statement in abap?
What is meant by stacked list?
What are the two ways for restricting the value range for a domain? : abap data dictionary
What are local objects?
What are the basic object types? : sap abap hr
What data is contained in data dictionary? : abap data dictionary
What is get cursor field?
What is the structure of the bdc table? : abap bdc
What are the steps in a bdc session? : abap bdc
How to debug rfc function module?
what precautions or prerequisites do you follow to update a record into database table and how
What are the fields in the memory table ‘screen’?
What are different ABAP editors? What are the differences?
What are field symbols and field groups? Have you used component idx of structure clause with field groups?