The Function Module C1H7_WORKTABLES_GET (EHS: Zurückliefern der Arbeitstabellen) is a standard Function Module in SAP ERP and is part of the function group C1H7 within the package CBUI.
Function Module | C1H7_WORKTABLES_GET |
Short Text | EHS: Zurückliefern der Arbeitstabellen |
Function Group | C1H7 |
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_FLG_FORCE_DB_READ | TYPE | ESP1_BOOLEAN | ESP1_FALSE | TRUE --> lies Kopftabellen von DB |
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 | Tab. d. Positionen zu Anfrageschritten | |
E_STEP_TAB | LIKE | RCGSTEPIOT | Tabelle der Anfgrageschritte | |
E_STEP_TEXT_TAB | LIKE | RCGSTEPTXTIOT | Tab. d. sprachabh. Bez. zu A-Schritten | |
I_HEAD_TAB | LIKE | RCGGRPOBJIOT | Kopftabelle |
This function module does not define any Exceptions.