Menu

SAP Function Module G_CREATE_FIELD_GROUPING_CODE

The Function Module G_CREATE_FIELD_GROUPING_CODE () is a standard Function Module in SAP ERP and is part of the function group GARC within the package GBAS.

Technical Information

Function Module G_CREATE_FIELD_GROUPING_CODE
Short Text
Function Group GARC
Package GBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FMOD LIKE T888-FELDMODIF Field movement rule
FROMTABLE1 LIKE T888-FROMTABLE1 First sender table
FROMTABLE2 LIKE T888-FROMTABLE2 SPACE Second sender table
FROMTABLE3 LIKE T888-FROMTABLE3 SPACE Third sender table
FROMTABLE4 LIKE T888-FROMTABLE4 SPACE Fourth sender table
KLASSE LIKE T888-CLASS 'A' Class
TEXT LIKE T888T-TXT Text
TOTABLE LIKE T888-TOTABLE Sender table

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELDS LIKE T888M Table with actual field movements

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FMOD_EXISTS_ALREADY The field movement rule FMOD already exists