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 / gajendraprasad
Reports are collection of Events, which defines sequence of statements that are called by the system automatically during runtime.
Reports are used to retrieve the data from the database table and display it on the in user friendly.
The common events involved in a Report are:
---Initialization.
---At-Selection-screen
---At-Selection-screen on field
---At-Selection-screen output
---At-Selection-screen on help request for field
---At-Selection-screen on value request for field
---start of selection
---end of selection
top of page
en of page
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to Solve a Particular Ticket in Realtime ?
Did you create secondary index?
How do you connect to the remote server if you are working from the office for the client in remote place?
How many ways you can create table? : abap data dictionary
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
How do you document ABAP programs? Do you use program documentation menu option?
What is the use of at new statement ?
Difference between user exit and badis?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
what are the two methods of modifying sap standard tables ?
Do we have to migrate all sapscript forms to smart forms?
What is the structure of the bdc table? : abap bdc
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
What happens if only one of the commands set screen and leave screen is used without using the other?
Explain the call transaction method? : abap bdc