Menu

SAP Function Module READ_OTF_FROM_MEMORY

Read OTF from memory

The Function Module READ_OTF_FROM_MEMORY (Read OTF from 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 READ_OTF_FROM_MEMORY
Short Text Read OTF from 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 IMPORT xxx FROM 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.