Menu

SAP Function Module K_MD_RANKING_POPUP

The Function Module K_MD_RANKING_POPUP () is a standard Function Module in SAP ERP and is part of the function group KABM within the package KABC.

Technical Information

Function Module K_MD_RANKING_POPUP
Short Text
Function Group KABM
Package KABC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SEL_COUNT_MAX LIKE 99 max. Anzahl an auswählbaren Feldern
SEL_COUNT_MIN LIKE 1 min. Anzahl an auswählbaren Feldern
TEXT1 LIKE ' ' Überschrift über Popup
TEXT2 LIKE ' ' Auswahltext1 zu Selektionsspalte
TEXT3 LIKE ' ' weitere Auswahltext

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
R_LIST LIKE RANK_LIST Liste der auszuwählenden Einträge mit Voreinstel

Exceptions

This function module does not define any Exceptions.