Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
1358There 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.
1385In which particular scenario we use sorted table and which particular scenario we use standard table?
1494
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
What is processing class, where we do them and why? : sap abap hr
What are the different types of the sap abap data dictionary objects?
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
What is a logical database?
When, how and how would you control changes to standard SAP objects.
What is your approach to find exit and BAdi?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
How memory management happens for internal tables and work areas in abap?
I need some information regarding Vcentric Test pattern ? with questions.
What are the different methods of passing data? : abap modularization
what is bapi,badi,bdc,ale idocs?
What is a type-pool?
What is sap locking?
How can we achieve MVC ?