Menu

SAP Function Module FIELD_SELECTION_TABCNTR_SINGLE

Field selection for a screen field, in Table Control

The Function Module FIELD_SELECTION_TABCNTR_SINGLE (Field selection for a screen field, in Table Control) 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_TABCNTR_SINGLE
Short Text Field selection for a screen field, in Table Control
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
MODE LIKE RMFAW-CUST_MODE SPACE Call Mode: SAP Mode or Customer Customizing
MODULPOOL LIKE TFAW-PROG Module pool name
TABCONTROL LIKE D021S-FNAM Name of table control

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.