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 do you mean by batch data communications programming?
Will 50,000 records be uploaded directly into APP's Server?
What are the two different ways of building a match code object? : abap data dictionary
How many structures can be created in a Ztable ?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
How did you test the form you developed? How did you taken print?
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What is asap methodology? : sap abap hr
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
What are aggregated objects : abap data dictionary
What is database utility? : abap data dictionary
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
When value table becomes check table?
How can we upload a text file having delimiters in to legacy system?
What type of user exits have you written ?