The Function Module CBIH_LB38_QUERY_STACK_POP (EHS: Lesen einer Trefferliste vom Stack) is a standard Function Module in SAP ERP and is part of the function group CBIH_LB38 within the package CBIH.
Function Module | CBIH_LB38_QUERY_STACK_POP |
Short Text | EHS: Lesen einer Trefferliste vom Stack |
Function Group | CBIH_LB38 |
Package | CBIH |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_STACK_COUNTER | TYPE | I | Anzahl der gesicherten Trefferlisten |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KEYTAB | LIKE | RCGSTDRECN | Treffermenge | |
X_STACK_DATA | TYPE | CIH01_STACK_DATA_TAB_TYPE | Liste gesicherter Trefferlisten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
STACK_EMPTY | Stack ist leer |