What are the arithmetic operators in the sap abap?
What are two methods of modifying sap standard tables?
what is 'X' parameter in BAPI?
Can you show multiple alvs on a single screen?
How do you find the information on the current screen?
What is your approach for writing a bdc program? : abap bdc
Why do we use Process On Value Request(POV) event instead of data element,search help in module pool.
How field validations can be done in LSMW?
How to write a code for multiple transactions? : abap bdc
you've to run some program in back ground. how to display the last month info from 1st to 31st?
WHAT IS TCODE TO CREATE NEW MESSAGE TYPE?
How to get the column count of a report?
In a report there is a basic list and 20 secondary lists. I have written Initialisation event and Top-OF-PAGE event in all of them. So how many times Initialisation and TOP-OF-PAGE event triggers?