Entering content frame

Exiting Event Blocks Locate the document in its SAP Library structure

ABAP contains a series of statements that allow you to leave an event block. They return control to the runtime environment. The subsequent sequence of events in the runtime environment depends on which statement you use and the event block in which you use it.

Exiting Event Blocks Using STOP

Exiting Event Blocks Using EXIT

Exiting Event Blocks Using CHECK

Exiting a GET Event Block Using REJECT

 

 

Leaving content frame