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 |
|---|---|---|---|---|---|---|---|
| |
RETURN | TYPE | BAPIRET2 | Return Messages | |||
| |
OBJECTTYPE | TYPE | BAPIMONIT-OBJTYPE | '*' | Object type | ||
| |
SHOW_RELEASE | TYPE | BAPIMONIT-CREA_REL | SY-SAPRL | Release /Reference Release to Display | ||
| |
BAPIS_POTENTIAL | TYPE | BAPIMONIT-OPTSEL | ' ' | Display Potential BAPIs | ||
| |
BAPIS_NEW | TYPE | BAPIMONIT-OPTSEL | 'X' | Display New BAPIs in Release | ||
| |
BAPIS_OLD | TYPE | BAPIMONIT-OPTSEL | 'X' | Display BAPIs from Previous Releases | ||
| |
RELEASED_BAPI | TYPE | BAPIMONIT-OPTSEL | '*' | Release Status of BAPIs | ||
| |
RELEASED_FUNC | TYPE | BAPIMONIT-FUNCREL | '*' | Release Status of Function Modules | ||
| |
COMPONENTS2SELECT | TYPE | BAPIMONCOM | Application Components/Areas to Select | |||
| |
SYSTEMS2SELECT | TYPE | BAPISRCSYS | Original System of BAPIs to Select | |||
| |
BAPILIST | TYPE | BAPIMONSTR | List of Selected BAPIs | |||
Processing Type
| Normal Function 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 |