SAP NEW-LINE - Reference ABAP Statements

Warning: Undefined variable $saptab in /customers/b/9/9/trailsap.com/httpd.www/abap-statements/index.php on line 46

Get Example source ABAP code based on a different SAP table
  

Warning: Undefined variable $prev in /customers/b/9/9/trailsap.com/httpd.www/abap-statements/index.php on line 62
Standard SAP Help for NEW-LINE

NEW-LINE

ABAP Reference
ABAP Code Snippet


ABAP Syntax NEW-LINE [NO-SCROLLING|SCROLLING].

ABAP Code Snippet

What does it do? Creates a new line in a list.

ABAP Addition NO-SCROLLING
The new line cannot be moved horizontally in the screen display.
SCROLLING
Undoes addition NO-SCROLLING.


Return to menu