Menu

SAP Function Module MC_LIST_POPUP

Modales Dialogfenster für ABAP-Liste (wird vom Dynpro gerufen-NICHT Liste)

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module MC_LIST_POPUP (Modales Dialogfenster für ABAP-Liste (wird vom Dynpro gerufen-NICHT Liste)) is a standard Function Module in SAP ERP and is part of the function group MCS2 within the package MCR.

Technical Information

Function Module MC_LIST_POPUP
Short Text Modales Dialogfenster für ABAP-Liste (wird vom Dynpro gerufen-NICHT Liste)
Function Group MCS2
Package MCR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FORMNAME1 LIKE SPACE TOP-PAGE processing
I_FORMNAME2 LIKE List output
I_FORMNAME3 LIKE AT USER-COMMAND processing
I_POPUP_LENGTH LIKE SY-CUROW 15 Popup length
I_POPUP_LINSZ LIKE SY-LINSZ List width in popup
I_POPUP_TITLE LIKE Popup title
I_POPUP_WIDTH LIKE SY-CUCOL 40 Popup width
I_PROGNAME LIKE SY-REPID SY-CPROG Program name of FORMs
I_START_COLUMN LIKE SY-CUCOL 20 Start column in the popup
I_START_ROW LIKE SY-CUROW 3 Start line in the popup

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.