What is a fall back class?
What is filter dependent BADI?
There 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.
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What are hashed tables?
In which particular scenario we use sorted table and which particular scenario we use standard table?
What is the project you are currently working and work that you are doing
What work you have done in HR module
How will you find manager of an employee
Explain Singleton class
What is static attribute
Why do we use abstract class
Can we access static attribute from instance method
Do you know any other patterns if yes.. explain
How move-corresponding works