SAP TOP-OF-PAGE - Reference ABAP Statements

Get Example source ABAP code based on a different SAP table
  


Standard SAP Help for TOP-OF-PAGE

TOP-OF-PAGE

ABAP Reference
ABAP Code Snippet


ABAP Syntax TOP-OF-PAGE [DURING LINE-SELECTION].

ABAP Code Snippet

What does it do? Introduces an event block whose event is triggered during the generation of a basic list when a new page is created.

ABAP Addition DURING LINE-SELECTION
Introduces an event block whose event is triggered during the generation of a details list when a new page is created.

Return to menu