what are the two methods of modifying sap standard tables? : abap data dictionary
Difference between sap script and report?
which method u r perfer to upload flat file data into sap system
What are the 2 other types of views, which are not allowed in release 3.0?
How to deactivate the sort button from the alv output
how can be restore a project deleted in lsmw?
Write the bdc table structure? : abap bdc
What are the prerequisites for creating foreign key relationship?
How to create a index on views?
Where u can use the Currency Field?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
Select up to 1 row and select single difference ?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?