The Function Module FRML562_PROVIDE_CPT_TEXT (Texte zu einer Komponente ermitteln) is a standard Function Module in SAP ERP and is part of the function group FRML562 within the package RMSFRMDIA.
Function Module | FRML562_PROVIDE_CPT_TEXT |
Short Text | Texte zu einer Komponente ermitteln |
Function Group | FRML562 |
Package | RMSFRMDIA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LEVEL | TYPE | FRMLE_LEVEL | Sicht einer Rezeptformel | |
I_MATNR | TYPE | FRMLE_MATNR | Materialnummer einer Position | |
I_REF_LANGU | TYPE | RCPE_OLANG | Referenzsprache | |
I_STREAM_ID | TYPE | FRMLE_STREAM_GUID | Eindeutige Datensatznummer (GUID) für das Intermediat | |
I_SUBRECN | TYPE | FRMLE_SUBRECN | Stoffschlüssel | |
I_VALDAT | TYPE | FRMLE_VALDAT | Stichtag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CPT_DESCR | LIKE | Bezeichnung des Materials, Stoffes oder Intermediats | ||
E_IDENT1 | TYPE | ESEIDENT | Identifikator | |
E_IDENT2 | TYPE | ESEIDENT | Identifikator | |
E_IDENT3 | TYPE | ESEIDENT | Identifikator | |
E_MAKTX | TYPE | MAKTX | Materialkurztext | |
E_STREAM_TXT | TYPE | FRMLE_STREAMTX | Kurzbezeichnung des Intermediats |
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.