SAP ABAP Function Module CCMSBI_GET_GUID_FOR_LN (Retrieves GUID for a long MTE name)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BCT (Application Component) Business Content and Extractors
     RS_BCT_CCMS_CPH (Package) BW: Content CCMS System Management Data
Basic Data
Function Module CCMSBI_GET_GUID_FOR_LN Retrieves GUID for a long MTE name  
Function Group SCCMSBI_BCT_UTILITIES   CCMS/BW: Utilities for Generating BCT  
Program Name SAPLSCCMSBI_BCT_UTILITIES    
INCLUDE Name LSCCMSBI_BCT_UTILITIESU39    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting MTE_GUID TYPE CCMSBI_GUID CCMS/BW: GUID for Landscape, System, Context, Path, ...
Importing LANDSCAPE TYPE CCMSBI_LANDSCAPE CCMS/BW: Landscape Name
Importing SYSID TYPE SYSYSID Name of the SAP System
Importing CONTEXT TYPE ALMCNAME Alert: Name of Monitoring Context
Importing OBJECTNAME TYPE ALNAMESHRT Alert: short name of MTE
Importing ATTRNAME TYPE ALNAMESHRT Alert: short name of MTE
Importing PATH TYPE ALMTEPATH Path of a Monitoring Tree Element in the Monitoring Tree
Importing MTECLASS TYPE ALMTECLASS CCMS Monitoring Architecture: Name of MTE class
Importing AGGREGATE_TYPE TYPE CCMSBI_BTC_CPH_AGGR CPH/BW: Aggregation Type
Importing RESOLUTION TYPE CCMSBI_BTC_CPH_RESO CPH/BW: Time Resolution of an Aggregate
Importing RESET_RECTYPES TYPE CHAR1 ' ' 'X' -> fill newly RECTYPES in GUID-table
Importing LICENCE_NUM TYPE CHAR10 Character Field Length = 10
Importing ORIG_SYSID TYPE SYSYSID Name of the SAP System
Exception INTERNAL_ERROR TYPE Internal Error
Exception CANT_STORE_GUID TYPE Error during saving of GUID
Exception INCOMPLETE_MTE_SPECIFICATION TYPE incomplete MTE-specification
Exception MTE_NAME_IS_LOCKED TYPE At the moment MTE-name is locked on DB
Exception OTHER_ERROR 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  20110909 
SAP Release Created in 351