1.how to developed inreractive report
2.how to developed classicall report.
Answer Posted / bandivenkateswarlu
interactive report is developed by using the events is
gvien below.
at line-selection
at user-command
at line-selection: this event is used to create the basic
list and if u double click on the basic list the detailed
information is opened into the next pop window. this is
triggered based on the F2 function key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an internal table?
What are the system table used in abap?
What is the difference of update types in call transaction method ? : abap bdc
Explain about sap fico testing and the tools used? : abap bdc
How are the date abd time field values stored in sap?
Can we create an abap program without using y or z?
What is the transaction code to display the payroll results ? : abap hr
What is Field group?
Can we use on change of between select and endselect?
Static and instance variable and method with live example. Why and when to use
Explain what are the problems in processing batch input sessions?
What kind of financial periods exist in sap? What is the relavent table for that?
Where are you used type casting?
How many types of tables exists and what are they in data dictionary? : abap data dictionary
What is difference between inner join and outer join?