Menu

SAP Function Module PREPARE_OTF_FOR_GUI_PREVIEWER

Aufbereitung der OTF-Daten für den Previewer im GUI

The Function Module PREPARE_OTF_FOR_GUI_PREVIEWER (Aufbereitung der OTF-Daten für den Previewer im GUI) is a standard Function Module in SAP ERP and is part of the function group STXBW within the package SMART.

Technical Information

Function Module PREPARE_OTF_FOR_GUI_PREVIEWER
Short Text Aufbereitung der OTF-Daten für den Previewer im GUI
Function Group STXBW
Package SMART
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEFINED_BITMAPS TYPE STANDARD TABLE Tabelle der definierten Bitmaps im OTF
OTF_RAW TYPE TSFOTF OTF-Tabelle (beinhaltet eine Seite)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OTF_PREVIEW TYPE TSFOTF OTF-Tabelle (für Previewer aufbereitet)

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 TYPE TSFOTF OTF (alle Seiten)

Exceptions

This function module does not define any Exceptions.