Menu

SAP Function Module RKD_MASTERDATA_READ

Stammdaten der Recherche extrahieren

The Function Module RKD_MASTERDATA_READ (Stammdaten der Recherche extrahieren) is a standard Function Module in SAP ERP and is part of the function group KERM within the package KERS.

Technical Information

Function Module RKD_MASTERDATA_READ
Short Text Stammdaten der Recherche extrahieren
Function Group KERM
Package KERS
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_APPLCLASS LIKE RKB1D-APPLCLASS
I_FIELD LIKE CDIFIE-FIENM
I_KOKRS_FLAG TYPE C SPACE
I_LANGU LIKE SY-LANGU
I_S_RKB1X LIKE RKB1X
I_TEXT_REQ LIKE DDREFSTRUC-BOOL 'X'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_FIELD_LEAN TYPE KERM_T_FIELD
E_T_MASTERDATA TYPE KERM_T_MASTERDATA

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.