The Function Module LMON_EXPAND_SELECTION_GET (Returns table of preselected object classes to be expanded) is a standard Function Module in SAP ERP and is part of the function group LMON_SERVICES within the package LMON.
Function Module | LMON_EXPAND_SELECTION_GET |
Short Text | Returns table of preselected object classes to be expanded |
Function Group | LMON_SERVICES |
Package | LMON |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_EXPAND | TYPE | LMONT_IT_OBCLS_ID | Preselected object classes to be expanded |
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.