Menu

SAP Function Module SAPSCRIPT_INCLUDE_GRAPHIC

The Function Module SAPSCRIPT_INCLUDE_GRAPHIC () 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_INCLUDE_GRAPHIC
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
I_GRID LIKE STXBITMAPS-TDID Graphic ID
I_GRNAME LIKE STXBITMAPS-TDNAME Name of graphic
I_GROBJECT LIKE STXBITMAPS-TDOBJECT Graphic Object
I_GRTYPE LIKE STXBITMAPS-TDBTYPE Graphic type
I_ID LIKE STXH-TDID Text ID
I_LANGUAGE LIKE STXH-TDSPRAS Text Language
I_NAME LIKE STXH-TDNAME Text Name
I_OBJECT LIKE STXH-TDOBJECT Text Object
I_OBJECTTYPE TYPE C 'OBGRAPHICS'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COMMANDLINE LIKE TLINE Command Line
E_FOUND TYPE C
E_HEADER LIKE THEAD
E_OBJECTTYPE TYPE C
E_RESOLUTION LIKE STXBITMAPS-RESOLUTION
E_STXBITMAPS LIKE STXBITMAPS

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
E_LINES LIKE TLINE

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELED
ILLEGAL_OBJECTTYPE