The Function Module C1R1_WORKTABLES_GET (EHS: Zurückliefern der Arbeitstabellen) is a standard Function Module in SAP ERP and is part of the function group C1R1 within the package CBUI.
Function Module | C1R1_WORKTABLES_GET |
Short Text | EHS: Zurückliefern der Arbeitstabellen |
Function Group | C1R1 |
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 | #NAME? |
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_HEAD_TAB | LIKE | RCGTPLHIOT | Kopftabelle | |
E_HEAD_TEXT_TAB | LIKE | RCGTPLHDIOT | Kopftabelle (mit sprachabh. Texten) | |
E_POS_TAB | TYPE | ESP13_POS_TAB_TYPE | Positionstabelle | |
I_GROUP_TAB | LIKE | RCGGRPINF | Gruppen, deren Objekte berücksichtigt werden |
This function module does not define any Exceptions.