SAP ABAP Function Module RZL_READ_FILE_REMOTE (Read file)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-CNF-GRP (Application Component) Workload Balancing and Group Management
⤷
SRZL (Package) Computing Center Management System
⤷
⤷
Basic Data
| Function Module | RZL_READ_FILE_REMOTE | Read file |
| Function Group | SAL3 | Alert/RZL tool functions |
| Program Name | SAPLSAL3 | |
| INCLUDE Name | LSAL3U07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DIRECTORY | TYPE | SPACE | ||||
| |
FROMLINE | TYPE | 0 | First line to be read, a maximum of 2000 | |||
| |
NAME | TYPE | File name | ||||
| |
NRLINES | TYPE | 50 | Number of lines to be read, maximum of 1000 | |||
| |
SRVNAME | TYPE | SPACE | Application server name | |||
| |
LINE_TBL | TYPE | SALFLLINES | Read file contents | |||
| |
ARGUMENT_ERROR | TYPE | Incorrect arguments | ||||
| |
NOT_FOUND | TYPE | File not found | ||||
| |
SEND_ERROR | TYPE | Error in communication to application server | ||||
| |
NO_ADMIN_AUTHORITY | TYPE | Administartor Berechtigung fehlt | ||||
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 | 19950113 |
| SAP Release Created in |