SAP FIELD-GROUPS - 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 FIELD-GROUPS

FIELD-GROUPS

ABAP Reference
ABAP Code Snippet


ABAP Syntax FIELD-GROUPS [ header | field_group ].

ABAP Code Snippet

What does it do? Obsolete: Declares a field group that is either defined by the predefined name header or any name field_group. The structure of the field group is defined by INSERT.

Return to menu