Menu

SAP Function Module RKE_REPORT_POPUP_DIMPR

PopUp-Stammdatendarstellung

The Function Module RKE_REPORT_POPUP_DIMPR (PopUp-Stammdatendarstellung) is a standard Function Module in SAP ERP and is part of the function group KEBR within the package KE.

Technical Information

Function Module RKE_REPORT_POPUP_DIMPR
Short Text PopUp-Stammdatendarstellung
Function Group KEBR
Package KE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CRITERIUM LIKE RKB1B-LNMI1 Characteristic
CRITERIUM_TEXT LIKE RKB1D-SPALTE Bezeichnung 'Merkmal', 'Typ'
DIMPR_IN LIKE RKB1D-DIMPR Actual display master data
FUNCTION_CODE LIKE SY-UCOMM Function code
NO_TEXT TYPE CHAR1 Kein Merkmalsausprägungstext vorhanden
VERY_LONG_TEXT TYPE CHAR1 Ultralanger Text für Merkmalsausprägungstexte

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DIMPR_OUT LIKE RKB1D-DIMPR Target display master data
RETURN_CODE LIKE RKB1B-OK Return code

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.