Menu

SAP Function Module DISPLAY_XML_STREAM

The Function Module DISPLAY_XML_STREAM () is a standard Function Module in SAP ERP and is part of the function group SWXML_IO within the package SWXML.

Technical Information

Function Module DISPLAY_XML_STREAM
Short Text
Function Group SWXML_IO
Package SWXML
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SIZE TYPE SYTABIX Size in Bytes
STARTING_X TYPE I 5
STARTING_Y TYPE I 5
TITLE TYPE C Dialog box title
T_STREAM TYPE STANDARD TABLE

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.