Menu

SAP Function Module CPWB_ADD_DATA_TO_DATAPOOL

Hinzufügen von Daten zum Datenpool

The Function Module CPWB_ADD_DATA_TO_DATAPOOL (Hinzufügen von Daten zum Datenpool) is a standard Function Module in SAP ERP and is part of the function group CPWBBROWSER within the package CP.

Technical Information

Function Module CPWB_ADD_DATA_TO_DATAPOOL
Short Text Hinzufügen von Daten zum Datenpool
Function Group CPWBBROWSER
Package CP
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_ADD_DATA_TAB TYPE CPWB_GUID_TAB_TYPE Strukturtabelle für Browser
I_DYNNR LIKE SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros
I_GUID TYPE CHAR32 Guid, der aufgeklappt werden soll
I_REPID LIKE SY-REPID ABAP-Programm, aktuelles Rahmenprogramm

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.