SAP ABAP Function Module E2E_CHECK_PI_SCV_IS_LOWER_THAN (E2E: Check if the SCV of a PI Component is lower than a given SCV)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-DIA (Application Component) Solution Manager Diagnostics
     AI_SOLMAN_DIAGNOSTICS_E2E_EN (Package) Solution Manager Diagnostics End-To-End Analysis
Basic Data
Function Module E2E_CHECK_PI_SCV_IS_LOWER_THAN E2E: Check if the SCV of a PI Component is lower than a given SCV  
Function Group E2E_SETUP   Solution Manager Setup  
Program Name SAPLE2E_SETUP    
INCLUDE Name LE2E_SETUPU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting BOOLEAN TYPE BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown)
Importing PI_DOMAIN TYPE CHAR32 PI Domain
Importing PI_COMPONENT_NAME TYPE CHAR_LG_60 PI Component
Importing REF_SOFT_COMP_VERSION TYPE DIAGLS_SOFT_COMP_VERS_PPMS_ID The Ppms Id of the Software Component Version
Importing REF_SUPPORT_PACKAGE_LEVEL TYPE DIAGLS_SOFT_COMP_VERS_SUP_PACK The Support Package Level of a SCV.
Exception PI_COMPONENT_NOT_FOUND TYPE PI Domain or PI Component not known
Exception SOFT_COMP_VERS_UNKNOWN TYPE REF_SOFT_COMP_VERSION is not known to DIAGLS
Exception SYSTEM_TYPE_UNKNOWN TYPE System Type is not known to DIAGLS
Exception TECHNICAL_SYSTEM_UNKNOWN TYPE Technical System (L_SID) is not known to DIAGLS
Exception SOFT_COMP_NOT_INSTALLED TYPE REF_SOFT_COMP is not installed on TECHNICAL_SYSTEM
Exception DIAGLS_EXCEPTION TYPE Other Exceptions from DIAGLS
               
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  20100705 
SAP Release Created in 400