The Function Module SEO_IMPLREL_TEXT_SELECT (Determine Texts from Implementation Relationships) is a standard Function Module in SAP ERP and is part of the function group SEOY within the package SEO.
Function Module | SEO_IMPLREL_TEXT_SELECT |
Short Text | Determine Texts from Implementation Relationships |
Function Group | SEOY |
Package | SEO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LANGU | LIKE | SY-LANGU | SY-LANGU |
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 |
---|---|---|---|---|
IMPLRELS | LIKE | SEOIMPLREL | ||
IMPLRELTEXTS | LIKE | VSEOIRL |
This function module does not define any Exceptions.