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.
How do you document abap/4 programs? Do you use program documentation menu option?
7. what are enhancements?
What are match codes? describe?
How do you validate the selection criteria of a report?
When will the current screen processing terminates?
What does an EXEC SQL stmt do in ABAP?
what the tcode to check the consistency of work flow for ALE /EDI in a inbound error processing?
Explain the program flow when we use logical database PNP or PNPCE
What is Table maintenance generator?
Explain the table, which contain the details of all the name of the programs and forms?
Explain the difference between function group and function module?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?