SAP ABAP Function Module BAPI_MONITOR_GETLIST (Create BAPI List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-API (Application Component) BAPI Tools (for BAPIs see Note 813411)
     SBF_BAPI (Package) Business Framework BAPI, Central Modules, Tools
Basic Data
Function Module BAPI_MONITOR_GETLIST Create BAPI List  
Function Group BASR   Functions for BAPI Service Reports  
Program Name SAPLBASR    
INCLUDE Name LBASRU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURN TYPE BAPIRET2 Return Messages
Importing OBJECTTYPE TYPE BAPIMONIT-OBJTYPE '*' Object type
Importing SHOW_RELEASE TYPE BAPIMONIT-CREA_REL SY-SAPRL Release /Reference Release to Display
Importing BAPIS_POTENTIAL TYPE BAPIMONIT-OPTSEL ' ' Display Potential BAPIs
Importing BAPIS_NEW TYPE BAPIMONIT-OPTSEL 'X' Display New BAPIs in Release
Importing BAPIS_OLD TYPE BAPIMONIT-OPTSEL 'X' Display BAPIs from Previous Releases
Importing RELEASED_BAPI TYPE BAPIMONIT-OPTSEL '*' Release Status of BAPIs
Importing RELEASED_FUNC TYPE BAPIMONIT-FUNCREL '*' Release Status of Function Modules
Tables COMPONENTS2SELECT TYPE BAPIMONCOM Application Components/Areas to Select
Tables SYSTEMS2SELECT TYPE BAPISRCSYS Original System of BAPIs to Select
Tables BAPILIST TYPE BAPIMONSTR List of Selected BAPIs
               
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