Menu

SAP Function Module SMAP_COMPONENTS_READ

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.

Technical Information

Function Module SMAP_COMPONENTS_READ
Short Text
Function Group SMAP_COMP
Package SMAP_TOOL
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.