SAP ABAP Function Module /SDF/EWA_GET_CONFIG_FILES (Creates table with file content of different files)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-SDD (Application Component) Service Data Download
⤷
/SDF/STPI_6X (Package) Release 6.XX dependent Basis Addon SLM
⤷
⤷
Basic Data
| Function Module | /SDF/EWA_GET_CONFIG_FILES | Creates table with file content of different files |
| Function Group | /SDF/EWA_6X | EWA download functions |
| Program Name | /SDF/SAPLEWA_6X | EWA download functions |
| INCLUDE Name | /SDF/LEWA_6XU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SERVICE_SID | TYPE | SYST-SYSID | SY-SYSID | Name of the SAP System | ||
| |
READ_MODE | TYPE | SYST-FTYPE | L - Local ABAP AS, R - Remote, T - TREX, G - Once per ABAP system | |||
| |
FILES_ORIG | TYPE | /SDF/T_CONFFILES | Files to be read for Service Download | |||
| |
FILES_INPUT | TYPE | /SDF/FILES_INPUT | Overview about files/sections | |||
| |
FILES_OUT | TYPE | /SDF/FILES_OUT | One line of a file containing additional information | |||
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 | 20100421 |
| SAP Release Created in | 003C_610 |