SAP REJECT - Reference ABAP Statements

Get Example source ABAP code based on a different SAP table
  


Standard SAP Help for REJECT

REJECT

ABAP Reference
ABAP Code Snippet


ABAP Syntax REJECT [node].

ABAP Code Snippet

What does it do? Leaves the current GET event block of an executable program.

ABAP Addition node
The logical database reads the next data record of the node node.

Return to menu