SAP ABAP Function Module FM_DIAGTPL_IS_TEMPL_EXISTING (check if the template corresponding to the store ID still existing)
Hierarchy
☛
ST (Software Component) SAP Solution Manager Tool
⤷
SV-SMG-DIA (Application Component) Solution Manager Diagnostics
⤷
AI_DIAGNOSTICS_TEMPLATE (Package) Utility package containing template definition and API
⤷
⤷
Basic Data
| Function Module | FM_DIAGTPL_IS_TEMPL_EXISTING | check if the template corresponding to the store ID still existing |
| Function Group | FG_DIAGTPL_API | functions to get diagnostic templates |
| Program Name | SAPLFG_DIAGTPL_API | |
| INCLUDE Name | LFG_DIAGTPL_APIU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EXP_IS_EXISTING | TYPE | ABAP_BOOL | ||||
| |
IM_COMPONENT_VERS | TYPE | SMSYCOMP_VRS | Component Version | |||
| |
IM_STORE_ID | TYPE | HASH160 | Hash Value (160 Bits) | |||
| |
CX_DIAGLS_TEMPLATE_EXCEPTION | TYPE | Thrown if an unexpected error occurs in retrieving data. | ||||
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 | 20100705 |
| SAP Release Created in | 400 |