Menu

SAP Function Module DG11N_DGTPK_STORE_IN_DB

Puffer in Datenbank speichern

The Function Module DG11N_DGTPK_STORE_IN_DB (Puffer in Datenbank speichern) is a standard Function Module in SAP ERP and is part of the function group DG11N within the package CBDG.

Technical Information

Function Module DG11N_DGTPK_STORE_IN_DB
Short Text Puffer in Datenbank speichern
Function Group DG11N
Package CBDG
Module Type Normal Module

Importing Parameters

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 Name der Datenbank-Tabelle

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TAB LIKE RDGPKBUF Tabelle mit Daten

Exceptions

This function module does not define any Exceptions.