difference b/w classical report and intractive report
Answer Posted / hariabap
classic report: generates single list and there is no user
interaction.
interactive report: we can generate 1 basic list and upto 20
secondary lists. user interaction will be there . If u click
on paticular field in basic list it will go to secondary
list.Easy to analyze the report.
| Is This Answer Correct ? | 40 Yes | 1 No |
Post New Answer View All Answers
Create any functions? How to go about it?
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What are data classes? What are the various data classes available for selection? : abap data dictionary
How to debug rfc function module?
How to copy table across clients?
What is the company code? : sap abap hr
What function does data dictionary perform?
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
Name some data dictionary objects?
What are the differences between a database index and a match code?
What are the advantages and disadvantages of different types of bdc's?
Explain the difference between domain and data element? What are aggregate object?
Explain the disadvantages of abap query tool?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.