SAP ABAP Function Module RZL_STRG_READ_I (Read storage entry with type "10 integer")
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_STRG_READ_I Read storage entry with type "10 integer"  
Function Group SAL2   Access routines for RZL storage  
Program Name SAPLSAL2    
INCLUDE Name LSAL2U15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting VALUE TYPE SALSTINTG-VALUE Value of the 1st storage entry
Exporting VALUE1 TYPE SALSTINTG-VALUE Value of the 2nd storage entry
Exporting VALUE2 TYPE SALSTINTG-VALUE Value of the 3rd storage entry
Exporting VALUE3 TYPE SALSTINTG-VALUE Value of the 4th storage entry
Exporting VALUE4 TYPE SALSTINTG-VALUE Value of the 3rd storage entry
Exporting VALUE5 TYPE SALSTINTG-VALUE Value of the 4th storage entry
Exporting VALUE6 TYPE SALSTINTG-VALUE Value of the 5th storage entry
Exporting VALUE7 TYPE SALSTINTG-VALUE Value of the 6th storage entry
Exporting VALUE8 TYPE SALSTINTG-VALUE Value of the 7th storage entry
Exporting VALUE9 TYPE SALSTINTG-VALUE Value of the 8th storage entry
Importing NAME TYPE Name of the storage entry
Importing SRVNAME TYPE SPFID-APSERVER SPACE Name of the application server, SPACE = own application server
Exception ARGUMENT_ERROR TYPE Parameter error, for example, NAME too long or SPACE
Exception NOT_FOUND TYPE Storage entry does not exist
Exception SEND_ERROR TYPE Error in communication with the application server
               
Processing Type
Normal Function Module  
Remote-Enabled 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