The Function Module ME_DISPLAY_CONFIGURATION (Anzeigen der Konfiguration) is a standard Function Module in SAP ERP and is part of the function group MEVA within the package ME.
Function Module | ME_DISPLAY_CONFIGURATION |
Short Text | Anzeigen der Konfiguration |
Function Group | MEVA |
Package | ME |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_WERE | TYPE | MEPO_WERE | Kennzeichen Bestellentwicklung Einkauf | |
I_EKKO | LIKE | EKKO | ||
I_EKPO | LIKE | EKPO |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CUOBJ | LIKE | INOB-CUOBJ | Konfiguration | |
E_EXIT_ME_CIP_REF_CHAR | CLASS | IF_EX_ME_CIP_REF_CHAR | BAdI-Interface IF_EX_ME_CIP_REF_CHAR | |
E_FREE | LIKE | TCLC-FREI | Kennzeichen Klassifizierung freigegeben |
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.