Menu

SAP Function Module ITS_DP_GET_STREAM_FROM_URL

INTERNAL DO NOT USE: Stellt die Daten eines URLs in eine interne Tabelle

The Function Module ITS_DP_GET_STREAM_FROM_URL (INTERNAL DO NOT USE: Stellt die Daten eines URLs in eine interne Tabelle) is a standard Function Module in SAP ERP and is part of the function group SIT1 within the package SIT1.

Technical Information

Function Module ITS_DP_GET_STREAM_FROM_URL
Short Text INTERNAL DO NOT USE: Stellt die Daten eines URLs in eine interne Tabelle
Function Group SIT1
Package SIT1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MIMESUBTYPE LIKE Mime Sub Type
MIMETYPE LIKE Mime Type
SECURECALL TYPE CHAR01 ? Sollen Fehler in ERRORSTATE gemeldet werden
SEND_DATA_AS_STRING TYPE CHAR01 Daten unkomprimiert als String übertragen
URL LIKE Url der zu Lesenden Daten
USERINFO TYPE CNDP_USER_INFO UserInfo für Proxy u. Server

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RET_SUBTYPE TYPE C Mime SubType
RET_TYPE TYPE C Mime Type
SIZE TYPE I Größe des Streams in Byte

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
DATA LIKE Daten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CNTL_ERROR Control-Fehler
FRONTEND_ERROR Fehler in SAPGUI aufgetreten
NOT_SUPPORTED_BY_GUI Nicht unterstützt von GUI