SAP ABAP Function Module MSS_PROC_RFC_GET (Remote Lesen aller Stored Procedures)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     SMSS_TOOLS (Package) Utilities for MS SQL Server
Basic Data
Function Module MSS_PROC_RFC_GET Remote Lesen aller Stored Procedures  
Function Group MSSPROCS   MS SQL Server: Stored Procedures  
Program Name SAPLMSSPROCS    
INCLUDE Name LMSSPROCSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_PROCS_FLAG TYPE CHAR1 'X' Fill internal table PROCS
Importing I_SOURCE_FLAG TYPE CHAR1 'X' Fill internal table SOURCE
Importing PROCNAME TYPE MSSPROCED SPACE Return data for specific procedure
Importing DBRELEASE TYPE MSSDBRELE SPACE Return data for specific release
Importing SRC_UPTO TYPE INT4 0 Max number of rows in source
Importing SEARCHER TYPE MSSSOURCE-SRCLINE SPACE Search string (ESC character '#')
Tables PROCS TYPE MSSPROCS
Tables SOURCE TYPE MSSSOURCE
Exception ERR_DB_READ TYPE
               
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  19990505 
SAP Release Created in