SAP ABAP Function Module SVMCRT_TEST_SCENARIO_DRIVER (Java module to stress test the VMC cache as well as the RFC connection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-VMC (Application Component) Virtual Machine Container
     SVMCRT (Package) VM Container Runtime
Basic Data
Function Module SVMCRT_TEST_SCENARIO_DRIVER Java module to stress test the VMC cache as well as the RFC connection  
Function Group SVMCRT_TEST_JAVA   VMC Runtime: Self-Test Module in Java  
Program Name SAPLSVMCRT_TEST_JAVA    
INCLUDE Name LSVMCRT_TEST_JAVAU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RESPONSE TYPE SVMCRTTEXT Return value
Importing JAVA_DEST TYPE RFCDES-RFCDEST SPACE Java destination
Importing DATA_TABLE_NAME TYPE SVMCRTTEXT 'MONI_TAB' name of table to read
Importing MAX_ROWS TYPE I max no of table rows to read (default=0, meaning all)
Importing ENTRIES_PER_REGION TYPE I entries-per-region quota (default=0, meaning only one region)
Importing REGION_SIZE_IN_KB TYPE I 500 max size of cache region in kB
Importing READ_QUOTA_IN_PERCENT TYPE I 100 entries-to-read quota in percent (default = 100)
Importing REPEAT_COUNT TYPE I 1 repeat count (default = 1)
Exception NO_ARG_GIVEN TYPE The mandatory argument is missing.
Exception VMC_FAILURE TYPE Error in VMContainer
               
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  20050322 
SAP Release Created in 700