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.
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 |
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 |
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.