SAP RANGES - Reference ABAP Statements

Get Example source ABAP code based on a different SAP table
  


Standard SAP Help for RANGES

RANGES

ABAP Reference
ABAP Code Snippet


ABAP Syntax RANGES rtab FOR dobj [OCCURS n].

ABAP Code Snippet

What does it do? Obsolete: Creates a ranges-table with the row type of a selection table and a header line.

ABAP Addition OCCURS n
Specifies the initial memory area n.

Return to menu