SAP ABAP Function Module SVMCRT_TEST_GET_TABLE (Returns the contents of a DB table)
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_GET_TABLE Returns the contents of a DB table  
Function Group SVMCRT_TEST   VMC Runtime: Self-Test Module  
Program Name SAPLSVMCRT_TEST    
INCLUDE Name LSVMCRT_TESTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RTN_VALUE TYPE SVMCRTTEXT name of table read
Importing FIRST TYPE I -1 max no of rows to read (all, if initial)
Tables MONI_TAB TYPE MONI Monitortabelle MONI
               
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  20050208 
SAP Release Created in 700