Menu

SAP Function Module FIELD_SELECTION_MODIFY_SINGLE

Field Selection for a Single Field on a Screen

The Function Module FIELD_SELECTION_MODIFY_SINGLE (Field Selection for a Single Field on a Screen) is a standard Function Module in SAP ERP and is part of the function group MFAW within the package BZF.

Technical Information

Function Module FIELD_SELECTION_MODIFY_SINGLE
Short Text Field Selection for a Single Field on a Screen
Function Group MFAW
Package BZF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNPROGRUPPE LIKE TFAW-BLDGR Name of the screen group of the sc
MODE LIKE RMFAW-CUST_MODE SPACE Call Mode: SAP Mode or Customer Customizing
MODULPOOL LIKE TFAW-PROG Name of the module pool
MODULPOOL_CALLING LIKE TFAW-PROG SPACE Differing Name of Calling Module Pool

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.