The Function Module HTTP_POST_FILE_EX (Store multiple files) is a standard Function Module in SAP ERP and is part of the function group SFTP within the package SFTP.
Function Module | HTTP_POST_FILE_EX |
Short Text | Store multiple files |
Function Group | SFTP |
Package | SFTP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RFC_DESTINATION | LIKE | RFCDES-RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
POSTFILES | LIKE | HTTP_REQUEST_POST | POST STRUCTURE |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COMMUNICATION_FAILURE | Fehler beim Aufbau der Verbindung |
COMPONENT_ERROR | Komponente nicht gefunden |
CONNECT_FAILED | Verbindung zum HTTP Server mißlungen |
INTERNAL_ERROR | Interner Fehler (z.B Platte voll) |
SYSTEM_FAILURE | Abbruch auf der Empfängerseite |
TCPIP_ERROR | Fehler in der TCP/IP Kommunikation |
TIMEOUT | HTTP Server antwortet nicht |
URL_FAILURE | One Or more URLs have failed |