Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
1420There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
1451In which particular scenario we use sorted table and which particular scenario we use standard table?
1545
Explain how do you move on to the next screen in interactive reporting?
What are local objects?
What are the personnel administration related infotypes? : abap hr
How to create any functions? How to go about it?
What is a match code? : abap data dictionary
What is the difference between collect and sum?
What is the difference between RETURNING and CHANGING parameters for a method?
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
What are the advantages of logical databases?
Select up to 1 row and select single difference ?
What is view? Different types of view.
Explain the different types of data dictionary objects?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
Can a constructor be redefined?
What are uses of foreign key?