Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
1361There 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.
1392In which particular scenario we use sorted table and which particular scenario we use standard table?
1495
What is a match code? : abap data dictionary
what are the various types of parameters and how are they distinguished from one another?
What is the meaning of client independent?
Mention some important events in abap programming.
Lock objects and what are parameters of ENQUEUE FM?
What are the user interfaces of interactive lists?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
How many types of views are there? : abap data dictionary
What is sap script? Describe its components.
What are the different methods of passing data?
What is screen flow logic? What are the sections in it?
What is your approach to find exit and BAdi?
Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr
What are client dependent objects in abap/sap?
what is leave to TRANSACTION?