We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE:[sap-abap] Why is END_OF-SELECTION Mandatory

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Reply from mic-bv on Aug 19 at 3:52 AM
Hi Vikash,
It's not mandatory, not required.
End-of-Selection is just an Event-Keyword. You'll find more in the documentation (within SE38 put the cursor on the keyword and press F1):



Effect

The statement END-OF-SELECTION is only intended for use in executable programs that are associated with a logical database. The statement defines an event block whose event is triggered as follows by the ABAP runtime environment during the process flow of the executable program:

If the executable program is associated with a logical database, END-OF-SELECTION is triggered (if the logical database has fully completed its work).


In an executable program without a logical database, END-OF-SELECTION is triggered directly after START-OF-SELECTION.

Notes

In this event block, all data read by the logical database can be processed in summary form.


In an executable program without a logical database, there is no need to implement the event block END-OF-SELECTION.

---------------Original Message---------------
From: pathakvikash72
Sent: Tuesday, August 19, 2014 3:22 AM
Subject: Why is END_OF-SELECTION Mandatory

Hi Experts,

Why is END-OF-SELECTION mandatory?
What is the purpose of using this, our code can be run without it? If yes then why is it
required? Elaborate briefly?

Thanks,
Vikash

 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2014 Ziff Davis, LLC. and message author.
Ziff Davis, LLC. 28 E 28th Street New York, NY 10016
mic-bv  

achievements
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Have a technical question? Need to find IT solutions? Ask your peers in the Toolbox for IT community.

_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language