what exact functionality of the END-OF-SELECTION event?
and in a report im using the END-OF-PAGE and
END-OF-SELECTION events which one will triggers first?

Answer Posted / prasanthi

END-OF-SELECTION is the last of the events called by the runtime environment to occur. It is triggered after all of the data from the logical database, and before the list process is started.END-OF-SELECTION occurs only once and its a Runtime event.

END-OF-PAGE is an Output Event used for page footers.
This event is triggered when the system encounters insufficient space on the current output page.
The LINE-COUNT statement within the REPORT statement specifies the size of the page area.
If a LINE-COUNT is not explicitly coded, the END-OF-PAGE event block will not be processed.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a domain, assigned to a data element be changed?

632


Do we create table fields with out data elements and domains?

635


What are the parameters in bdc_open_group? : abap bdc

609


While sorting field groups we cannot use more than one key field. State true or false. : abap modularization

591


What is an Open Item in SAP? How will you find an Open Item in SAP?

628






Define database layer? : abap data dictionary

678


What is the difference between rfc and bapi function modules? : abap bdc

630


What is payroll area

1817


Explain Singleton class

841


How do you find out whether a file exits on the presentation server?

573


What are the different software packets available in the market? : sap abap hr

574


pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?

1527


How to split one Invoice into Multiple ( Step by Step)?

1707


What is asynchronous and synchronous update?

583


1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?

1418