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


Please Help Members By Posting Answers For Below Questions

Describe the difference between macro and subroutine?

826


How to get that a secondary index is attached to a select query?

1109


From Excel to ABAP - Is batch mode possible ?

787


What is protect & endprotect?

752


Why do we declare a method of a class final? What can be the purpose? Give a scenario.

1078






Explain the difference between function group and function module?

813


Can you delete data element, which is being used by table fields. : abap data dictionary

847


Work most on which module: name a few tables?

752


In an abap/4 program how do you access data that exists on a presentation server vs on an application server?

865


Explain what is a foreign key relationship? Explain this with the help of an example.

799


What are the uses of interactive reporting?

803


What is img? : sap abap hr

872


Explain what is step-loop?

956


How do you set up background jobs in sap?

725


What are the aggregate objects in the dictionary? : abap data dictionary

940