Menu

SAP Function Module SAPSCRIPT_BITMAP_GET

The Function Module SAPSCRIPT_BITMAP_GET () is a standard Function Module in SAP ERP and is part of the function group STXBITMAPS within the package STXD.

Technical Information

Function Module SAPSCRIPT_BITMAP_GET
Short Text
Function Group STXBITMAPS
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
BACKGROUND_BITMAP TYPE N 0 Background Picture
NEW_HEIGHT_TW LIKE STXBITMAPS-HEIGHTTW 0
NEW_WIDTH_TW LIKE STXBITMAPS-WIDTHTW 0

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HEIGHT_TW LIKE STXBITMAPS-HEIGHTTW
WIDTH_TW LIKE STXBITMAPS-WIDTHTW

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

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERR_BITMAP_NOT_FOUND