Menu

SAP Function Module DSVAS_DOC_WS_UPLOAD_50

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

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 DSVAS_DOC_WS_UPLOAD_50 () is a standard Function Module in SAP ERP and is part of the function group DSVAS_DOC within the package DSVAS.

Technical Information

Function Module DSVAS_DOC_WS_UPLOAD_50
Short Text
Function Group DSVAS_DOC
Package DSVAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILENAME LIKE SPACE Name of File
FILETYPE LIKE RLGRAP-FILETYPE 'ASC' File type (ASCII, binary ...)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILELENGTH LIKE File length

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_TAB LIKE Transfer table for file contents

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ACCESS_DENIED Document is locked
CONVERSION_ERROR Data conversion error
CUSTOMER_ERROR Error in customer exit
FILE_OPEN_ERROR Not used in Release 4.6A
FILE_READ_ERROR Error reading file
GUI_REFUSE_FILETRANSFER Incorrect Front End, or Error in Eront End
INVALID_TABLE_WIDTH Not Used
INVALID_TYPE Incorrect Parameter FILETYPE
NO_AUTHORITY No Upload Authorization
NO_BATCH Front end function cannot be executed in batch
UNKNOWN_ERROR Not Used