Events used in Interactive Reports?
Answer Posted / sudhakar1207
AT LINE-SELECTION.
AT USER-COMMAND.
AT PF<KEY>.
TOP-OF-PAGE DURING LINE-SELECTION.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
How do you document ABAP programs? Do you use program documentation menu option?
What is erp? : sap abap hr
How to upload data using catt ? : abap hr
What is asynchronous and synchronous update?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
What is the abap program name to process the batch input session automatically? : abap bdc
How collect statement is different from append?
What is the difference between a structure and a table? : abap data dictionary
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What are the merits of its?-
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
What are the different types of sapscript symbols?
What is a function group? : abap modularization
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?