Answer Posted / venkateswarlu.bandi
version management is the tool is used to compare the
objects with version of the current objects. by using the
version management user can compare the previous object with
the version of the current object.who has been modified and
who did it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What are the different functions used in sap script? What are the parameters used in each function?
What is a bsp application? : sap abap hr
What does an exec sql statement do in abap?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
What are the types of the software component being deployed in the sap?
How are BAPI different from Normal function modules ?
Can we include customizing include or an append structure with pooled or cluster tables?
What is output determination?
Difference between transparent tables and pooled tables? : abap hr
What is a predefined type in abap?
Write syntax for message error (report)?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?