SAP ABAP Function Module SO_OBJECT_DOWNLOAD (SAPoffice: Allgemeine Routine für PC Download)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SO (Package) SAPoffice

⤷

⤷

Basic Data
Function Module | SO_OBJECT_DOWNLOAD | SAPoffice: Allgemeine Routine für PC Download |
Function Group | SO30 | SAPoffice: Utility Modules PC Connection |
Program Name | SAPLSO30 | |
INCLUDE Name | LSO30U02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
FILELENGTH | TYPE | SOXWD-DOC_LENGTH | Length of downloaded file | |||
![]() |
F_CANCELLED | TYPE | SONV-FLAG | Flag: download was cancelled | |||
![]() |
ACT_FILETYPE | TYPE | Rückgabewert Dateityp | ||||
![]() |
ACT_FILENAME | TYPE | Rückgabewert Dateiname | ||||
![]() |
BIN_FILESIZE | TYPE | SOXWD-DOC_LENGTH | 0 | Length of the file to be downloaded (file type BIN) | ||
![]() |
DEFAULT_FILENAME | TYPE | SPACE | Default file name, wildcards allowed | |||
![]() |
FILETYPE | TYPE | 'ASC' | BIN for binary, ASC for ASCII | |||
![]() |
PATH_AND_FILE | TYPE | SPACE | Default-Dateiname | |||
![]() |
EXTCT | TYPE | SOOD-EXTCT | SPACE | |||
![]() |
NO_DIALOG | TYPE | SONV-FLAG | SPACE | |||
![]() |
CODEPAGE | TYPE | ABAP_ENCODING | Codepage für Download (nur ASCII) | |||
![]() |
OBJCONT | TYPE | Contents of downloaded file | ||||
![]() |
FILE_WRITE_ERROR | TYPE | File could not be written | ||||
![]() |
INVALID_TYPE | TYPE | Invalid file type parameter | ||||
![]() |
X_ERROR | TYPE | Unknown error | ||||
![]() |
KPRO_ERROR | TYPE | |||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950120 |
SAP Release Created in |