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 |
I have one BADI Definition , which i have use it in multiple Implementation .Now i am calling the BADI , In which Sequence the BADI will be called ? Can i control the sequence of calling ?
2 Answers Nissan, Renault Nissan,
What is the relation between Badi and Bapi ?
What is the difference between data elements and domains?
What are the functional modules used in sequence in BDC?
Explain what are extracts?
What are the different types of luws?
wat is the type of file processed by ABAP?
hi i am prasoona completed b.tech in 2007...righr now i got trained in SAP-ABAP...im trying on 2.5yrs exp..whay sort of questions cpmanies may ask for..plz help me who were working on ABAP at present... thanking you.
The standard symbols in SAP script are stored in which table?
What is the difference between User Exits and BADI?
5 Answers Accenture, IBM, SAP Labs,
what is DATA ,TYPES,PaRAMETERS called in ABAP terms?
Define database layer? : abap data dictionary