SAP ABAP Function Module RZL_STRG_WRITE_I (Write 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_WRITE_I Write storage entry with type "10 integer"  
Function Group SAL2   Access routines for RZL storage  
Program Name SAPLSAL2    
INCLUDE Name LSAL2U18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing NAME TYPE Name of the storage entry
Importing SRVNAME TYPE SPFID-APSERVER SPACE Name of the application server, SPACE = own application server
Importing VALUE TYPE SALSTINTG-VALUE Value of the 1st storage entry
Importing VALUE1 TYPE SALSTINTG-VALUE 0 Value of the 2nd storage entry
Importing VALUE2 TYPE SALSTINTG-VALUE 0 Value of the 3rd storage entry
Importing VALUE3 TYPE SALSTINTG-VALUE 0 Value of the 4th storage entry
Importing VALUE4 TYPE SALSTINTG-VALUE 0 Value of the 5th storage entry
Importing VALUE5 TYPE SALSTINTG-VALUE 0 Value of the 6th storage entry
Importing VALUE6 TYPE SALSTINTG-VALUE 0 Value of the 7th storage entry
Importing VALUE7 TYPE SALSTINTG-VALUE 0 Value of the 8th storage entry
Importing VALUE8 TYPE SALSTINTG-VALUE 0 Value of the 9th storage entry
Importing VALUE9 TYPE SALSTINTG-VALUE 0 Value of the 10th storage entry
Exception ARGUMENT_ERROR TYPE Parameter error, for example, NAME too long or SPACE
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