The Function Module C100_SELHISTORY_GET (EHS: Bestimmen der Suchhistorie zur aktuellen Trefferliste) is a standard Function Module in SAP ERP and is part of the function group C100 within the package CBUI.
Function Module | C100_SELHISTORY_GET |
Short Text | EHS: Bestimmen der Suchhistorie zur aktuellen Trefferliste |
Function Group | C100 |
Package | CBUI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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_STEP_POS_TAB | LIKE | TCGQUESTEPPOS | Parameter zu den Schritten der Suchhistorie | |
E_STEP_TAB | LIKE | RCGSTEPIOT | Schritte der Suchhistorie |
This function module does not define any Exceptions.