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.
Function Module | RKD_MASTERDATA_READ |
Short Text | Stammdaten der Recherche extrahieren |
Function Group | KERM |
Package | KERS |
Module Type | Normal Module |
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' |
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 |
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.