SAP ABAP Reports Questions
- what is a report?
- what are types of reports?
- difference bet'n simple and interactive reports?
- what are the events in interactive reports?
- what is the first event that will be triggered in a report?
- what is the use of Initialization event? give one example.
- what is the use of start-of-selection event?
- what is the difference betn end-of-page and end-of-selection?
- if you write a write statement after end-of-selection, will that be triggered?
- how to create a button in selection screen?
- how to add a gui status in a selection screen?
- what is at-line-selection event?
- How many secondary lists can be created in an interactive report?
- how to create a check box/option button in a list?
- can you call a bdc program from a report? how?
- can you call a transaction from a report? how?
- what are ALV reports? how they are different from normal reports?
- what are the main events that are used in an ALV report?
- what is the use of SLIS type pool in alv reports?
- difference betn top-of-page and top-of-page during at-line-selection?
- in an interactive report, after going to 5th list, can you come back to 2nd list? how?
No comments:
Post a Comment