Positions the list display
after the page header. The NO-SCROLLING addition prevents the new line from
scrolling horizontally. SCROLLING resets the NO-SCROLLING addition.
Generates a new page and
positions the list output after the page header. The additions control how the
page header is displayed, the length and width of the page, and the print
output.
NODES
Declares an interface work
area.
Syntax
NODES <node>.
Declares a variable with
the same data type and the same name as a data type from the ABAP Dictionary.
Structures in main programs and subroutines declared using NODES use a common
data area. This statement is used in conjunction with logical databases.