The Function Module GET_ENH_OBJECTS (Liefert Erweiterungen) is a standard Function Module in SAP ERP and is part of the function group SEMM_UTIL within the package SECE.
Function Module | GET_ENH_OBJECTS |
Short Text | Liefert Erweiterungen |
Function Group | SEMM_UTIL |
Package | SECE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPENDS | TYPE | CHAR1 | 'X' | Appends |
CLASSIC_BADIS | TYPE | CHAR1 | 'X' | klassische BAdIs |
ENHANCEMENT_FRAMEWORK | TYPE | CHAR1 | 'X' | Enhancement Framework |
NOT_SAP_ENHANCEMENTS | TYPE | CHAR1 | 'X' | Erweiterung mit Anleger <> 'SAP' |
SAP_ENHANCEMENTS | TYPE | CHAR1 | Erweiterung mit Anleger 'SAP' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ENHANCEMENTS | TYPE | ENHOBJECTS | Interne Tabelle über ENHOBJECT |
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.