Menu

SAP Function Module SAVE_OTF_TO_MEMORY

Write OTF format to memory

The Function Module SAVE_OTF_TO_MEMORY (Write OTF format to memory) is a standard Function Module in SAP ERP and is part of the function group STXW within the package STXD.

Technical Information

Function Module SAVE_OTF_TO_MEMORY
Short Text Write OTF format to memory
Function Group STXW
Package STXD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MEMORY_KEY LIKE 'DEF_OTF_MEMORY_KEY' Key für EXPORT xxx TO MEMORY ID yyy

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
OTF LIKE ITCOO Table with OTF commands

Exceptions

This function module does not define any Exceptions.