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
Answers were Sorted based on User's Feedback
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 |
Answer / ranjith maguluri
please goto table e071 and fill with the following inputs
PGMID -R3TR
OBJ_NAME- your layout(program name)
OBJECT - FORM(for layouts; this will differ for diffrent
object type. if you need to know the appropriate obj type
go to se09-> double clik on Task-> check objects tab)
Is This Answer Correct ? | 1 Yes | 1 No |
How can I get ascii value of any letter? Is there any function?
In sapscript when u set debugger mode on from which window it will start debugging .My sapscript has header window,logo window,address window,main and footer window.so from which window it will start debugging??
Type casting and error handling
What is the purpose of sum statement?
what are conversion routines
I have 100 records and 75th record contains error,if i use call transaction how many records will update the data base and if i use session method how many will update?
Describe the difference between macro and subroutine?
When you prefer lsmw?
when we are using at new?should we use this inside the loop or outside?what will be the effect?
What is the difference between LSMW and CATT?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What is the difference between normal report program and module pool program?
3 Answers Atos Origin, Kaavian,