Menu

SAP Function Module C14Z_EXPORT_TO_MEMORY

EH&S: Ablage von Daten im ABAP/4-Memory

The Function Module C14Z_EXPORT_TO_MEMORY (EH&S: Ablage von Daten im ABAP/4-Memory) is a standard Function Module in SAP ERP and is part of the function group C14Z within the package CBUI.

Technical Information

Function Module C14Z_EXPORT_TO_MEMORY
Short Text EH&S: Ablage von Daten im ABAP/4-Memory
Function Group C14Z
Package CBUI
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_ID LIKE Id, unter der die Daten abgelegt werden

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
TAB LIKE Tabelle der Daten

Exceptions

This function module does not define any Exceptions.