Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module WWW_ALVBDS_BINARY_GET () is a standard Function Module in SAP ERP and is part of the function group SKBW within the package SLIS.
Function Module | WWW_ALVBDS_BINARY_GET |
Short Text | |
Function Group | SKBW |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CLASSNAME | TYPE | BDS_CLSNAM | Business Document Service: Class Name | |
I_FILENAME | TYPE | LOCALFILE | Local file for upload/download | |
I_OBJECTKEY | TYPE | BDS_OBJID | Business Document Service: Object Key |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTENT_LENGTH | LIKE | W3PARAM-CONT_LEN | Length of contents (required for binary objects) | |
CONTENT_TYPE | LIKE | W3PARAM-CONT_TYPE | Type of contents | |
RETURN_CODE | LIKE | W3PARAM-RET_CODE | Return code for ITS |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HTML | LIKE | W3HTML | Contains HTML page | |
MIME | LIKE | W3MIME | Contains binary object | |
QUERY_STRING | LIKE | W3QUERY | Parameter table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_AUTHORISED | No authorization |
NOT_FOUND | Data does not Exist |