I Developed Interactive report to display Customers, Sales
Details and Delivery Priority?
Why did u create these reports?what was the buisness
requirements?
what wer the inputs At Selection Screen?what was the
output?how was the desighn of the screen?
Answer Posted / ramjan shaik
IF A CUSTOMER WANTS TO GET THE DETAILS OF ORDERS AND ITS
ITEMS AND LIST THE CUSTOMER NAMES SIMULTANEOUSLY,WE HAVE TO
USE THESE TYPE OF INTERACTIVE REPORTS.SO THAT ,WE CAN
RETRIEVE THE DATA FROM VARIOUS DATA BASE TABLES LIKE
KNA1,VBAK,VBAP...ETC
OR U CAN USE SAME EXAMPLE FOR TABLES LIKE
SPFLI,SFLIGHT,SBOOKING
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the function module to popup contents in the internal table?
What are the disadvantages of logical databases?
How many detail lists can be created in interactive reporting?
What is the maximum number of structures that can be included in a table or structure
what is diff between ECC 5.0 AND ECC 6.0
What are the functional areas?
What are the basic object types? : sap abap hr
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
Why bapi need then bdc ? : abap bdc
What are data classes? What are the various data classes available for selection? : abap data dictionary
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What do you mean by transparent tables in sap abap? : abap data dictionary
What is the structure of the bdc table? : abap bdc
Where are you used type casting?
How do you Export a session ?