The Function Module C110_PHR_FIND_LANGU (EHS: Search for untranslated phrases) is a standard Function Module in SAP ERP and is part of the function group C110 within the package CBUI.
Function Module | C110_PHR_FIND_LANGU |
Short Text | EHS: Search for untranslated phrases |
Function Group | C110 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CATPIN | LIKE | ESTPH-CATPIN | SPACE | Phrase library |
I_VALDAT | LIKE | ESTPH-VALFR | SY-DATUM | Key date |
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_HITINFO_TAB | LIKE | RCGHITINFO | Additional information on phrases found | |
E_PHRASE_TAB | LIKE | RCGSTDRECN | neue Menge von Phrasen | |
I_PHRASE_TAB | LIKE | RCGSTDRECN | Menge von bereits gefundenen Phrasen |
This function module does not define any Exceptions.