Answer Posted / rajesh kumar .p
Transport Requests are 4 types.
1) Customizing requests :
Changes to Customizing settings are recorded in
Customizing requests.
2) Workbench requests :
Workbench requests record changes made to ABAP Workbench
objects.
3) Transport of Copies :
Transports of copies allow you to transport (sub-)objects
in an object list into any other SAP System you want.
4) Relocations:
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Can we reuse a userexit?
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
If your project is support project ? when is your implementation has completed ?
What is the difference between pnp and pnpce? : abap hr
What are the events used for logical database?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
Some Realtime Examples on Exits .
How to call other programs?
What is a type-pool?
What are advantages and disadvantages of logical data base
What is a view in sap? : abap data dictionary
What is the max no of match code id’s that can be defined for one match code object?
What is difference between check table and value table ?