What is the tcode to create indexes?
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.
Can we modify data in data base table using view?
what is Tool view and Project view?
What are aggregated objects
Update types in Call transaction method. What is the difference?
Does every abap/4 have a modular structure? : abap modularization
what is difference between value table and check table?
How to transfer data into line items using batch input session method? : abap bdc
In Interactive Report : How to come from Secondary List 10 to secondary list 4? what is the Program code?
Explain the data types of internal tables?
which layout sets you used?
How to decide whether we can use BDC (OR) LSMW for a given transaction?