SAP NODES - Reference ABAP Statements

Get Example source ABAP code based on a different SAP table
  


Standard SAP Help for NODES

NODES

ABAP Reference
ABAP Code Snippet


ABAP Syntax NODES node [TYPE type].

ABAP Code Snippet

What does it do? Declares an interface work area node for the data transfer of logical databases.

ABAP Addition TYPE type
Specifies the data type type of the work area from a previous list.

Return to menu