The Function Module C1AG_COND_ESTLS_STORE_IN_UPD_T (EHS: Sichern der Daten in der Datenbank) is a standard Function Module in SAP ERP and is part of the function group C1AG_COND within the package CBUI.
Function Module | C1AG_COND_ESTLS_STORE_IN_UPD_T |
Short Text | EHS: Sichern der Daten in der Datenbank |
Function Group | C1AG_COND |
Package | CBUI |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TABLENAME | TYPE | ESP1_TAB_NAME | SPACE | der Name der Datenbank-Tabelle |
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 |
---|---|---|---|---|
I_TAB | LIKE | RCGLS_CONDBUF | Bedingungen |
This function module does not define any Exceptions.