The Function Module FIELD_SELECTION_MODIFY_ALL (Field selection for all fields in a screen) is a standard Function Module in SAP ERP and is part of the function group MFAW within the package BZF.
Function Module | FIELD_SELECTION_MODIFY_ALL |
Short Text | Field selection for all fields in a screen |
Function Group | MFAW |
Package | BZF |
Module Type | Normal Module |
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 in the sc | |
MODE | LIKE | RMFAW-CUST_MODE | SPACE | Call mode: SAP mode or customer Customizing |
MODULPOOL | LIKE | TFAW-PROG | Name of the program |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.