The Function Module C110_QUERY_EXTEND (EHS: Suche erweitern / weitere Phrasen zu Trefferliste hinzufügen) is a standard Function Module in SAP ERP and is part of the function group C110 within the package CBUI.
Function Module | C110_QUERY_EXTEND |
Short Text | EHS: Suche erweitern / weitere Phrasen zu Trefferliste hinzufügen |
Function Group | C110 |
Package | CBUI |
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 |
---|---|---|---|---|
E_FLG_CANCEL | TYPE | ESP1_BOOLEAN | Erweiterung der Suche wurde abgebrochen |
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_PHRASE_TAB | LIKE | RCGSTDRECN | neue Treffermenge | |
I_PHRASE_TAB | LIKE | RCGSTDRECN | bisherige Treffermenge |
This function module does not define any Exceptions.