1.how to developed inreractive report
2.how to developed classicall report.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sapabap3
By using interactive events with including the classical
events those are ,
start-of-selection,
end-of-selection ,
include these events are at line selection ,
at pf status ,
at usercommand
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / krish
Classical Report displays one and only Basic List to display
data and no user action on the viewed basic list data
where as Interactive report can able to display 1 Bsisc List
and 20 Secondary Lists and Basic list of Interactive report
accepts user action(Ex: Mouse-Click) using the events AT
Line Selection and AT USER COMMAND to get into secondary lists.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bandivenkateswarlu
if u want to develop a classical report we should use these
events.
these events are given below.
initialization
at selection-screen
at selection-screen on <field>
start-of-selection
top-of-page
end-of-page
end-of-selection.
BY using these events we should develop the classical reports.
Is This Answer Correct ? | 0 Yes | 1 No |
Select up to 1 row and select single difference ?
What are dml commands in abap?
what is Foreign key, check table and value table ....? what is the difference between CHECK AND VALUE TABLE ..? PLEASE GIVE THE APPROPRIATE ANSWERS......
How do you do Recording and what will you do?
What are the differences between table and structure in data dictionary?
how to run bdc program in background?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
Differentiate between report and dialog program
What are the domains and data elements?
What is the transaction code to display the payroll results ? : abap hr
Can i Have Some Realtime Examples on Idocs ?