Menu

SAP Function Module FIELD_SELECTION_INFLUENCE

Field selection for single field (analysis of settings)

The Function Module FIELD_SELECTION_INFLUENCE (Field selection for single field (analysis of settings)) 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_INFLUENCE
Short Text Field selection for single field (analysis of settings)
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 screen
FIELDNAME LIKE TFAWF-MFELD Name of screen field
MODE LIKE RMFAW-CUST_MODE SPACE Call mode: SAP mode or customer Customizing
MODULPOOL LIKE TFAW-PROG Name of the module pool

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTIVE LIKE TFAWF-CUST_M Field attribute: active
INPUT LIKE TFAWF-CUST_M Field attribute: input
INTENSIFIED LIKE TFAWF-CUST_M Field attribute: highlighted
INVISIBLE LIKE TFAWF-CUST_M Field attribute: invisible
OUTPUT LIKE TFAWF-CUST_M Field attribute: output
REQUIRED LIKE TFAWF-CUST_M Field attribute: required

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FIELD_NOT_IN_FIELDSELECTION Field not maintained in feld selection
GROUP_IS_INITIAL Screen group not yet transferred
MODULPOOL_IS_INITIAL Program name not yet transferred
UNKNOWN_MODE Unknown mode