SAP SELECTION-SCREEN BOV - Reference ABAP Statements

Get Example source ABAP code based on a different SAP table
  


Standard SAP Help for SELECTION-SCREEN

SELECTION-SCREEN - VERSION

ABAP Reference
ABAP Code Snippet


ABAP Syntax SELECTION-SCREEN BEGIN OF VERSION vers text.

...
SELECTION-SCREEN END OF VERSION vers.
ABAP Code Snippet

What does it do? Obsolete:Defines a version vers of the standard selection screen in a logical database.

ABAP Addition text
Specifies a help text for the version.

Return to menu