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
Which transaction code can I used to analyze the performance of ABAP program.?
Will 50,000 records be uploaded directly into APP's Server?
What is the meaning of sap r/3?
What is the difference between a structure and a table?
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
When the top-of-page event does get triggered?
function modules are also external subroutines. State true or false. : abap modularization
What type of user exits have you written ?
What are interface/conversion programs in SAP?
What are the advantages/ dis-advantages of logical databases?
What are the various types of selection screen event?
How can you access the function code from menu painter?
What are the dynamic actions and how to configure it? : sap abap hr
What is a variable in the sap abap?