what is version management in sap abap.Do we have this
concept in scripts also?if at all then how do you handle in
scripts and what's its usage
Answer Posted / manideep kumar
Version is used to differentiate the current active version
and previous active version. if our current active version
is wrong we can retrieve the previous version.
path to version management : Utilities -> versions -
>version management.
you can compare current verison and previous active version
also.
for Script released versions ...
goto Tcode SE03 ---> select SEARCH FOR OBJECTS IN
REQUESTS/TASKS
In object selection, we can see selections like PROG,FUGR,
CLASS etc.. in the blank space give FORM and press enter,
enable the check box and give the form name and execute. it
displays all the released requests and tasks .
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
SM35 transaction, How to automate BDC ?
Mention what is alv programming in abap?
Explain the function module in bdc?
What are the personnel administration related infotypes? : abap hr
What is generic buffering?
How many main windows will be there in a page window?
What is meant by search help? : sap abap data dictionary
What is the difference between data elements and domains?
What is the major difference between pool tables and transparent tables?
What are the disadvantages of using explicit enhancement?
What are secondary indexes. How can we know which index is being used in a select query?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
Explain the disadvantages of abap query tool?
What is the difference between a substructure and an append structure?
Which FM do you use to find out who is reporting to whom