The Function Module C1AO_ESTOH_STORE_IN_UPD_T (PP-SHE: Puffer in DB sichern) is a standard Function Module in SAP ERP and is part of the function group C1AO within the package CBUI.
Function Module | C1AO_ESTOH_STORE_IN_UPD_T |
Short Text | PP-SHE: Puffer in DB sichern |
Function Group | C1AO |
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 | RCGOHBUF | die Daten-Tabelle |
This function module does not define any Exceptions.