The Function Module SMAP_COMPONENTS_READ () is a standard Function Module in SAP ERP and is part of the function group SMAP_COMP within the package SMAP_TOOL.
Function Module | SMAP_COMPONENTS_READ |
Short Text | |
Function Group | SMAP_COMP |
Package | SMAP_TOOL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LANGUAGE | TYPE | SPRAS | SY-LANGU | |
_W_DELETED | TYPE | UFFLAG | 'X' | Data element for Flag - Any use |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_COMPONENTS | TYPE | SMAPCOMPS | ||
I_COMPONENT_IDS | TYPE | SMAPOBJDEFS |
This function module does not define any Exceptions.