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 |
|---|---|---|---|---|---|---|---|
| |
MTE_GUID | TYPE | CCMSBI_GUID | CCMS/BW: GUID for Landscape, System, Context, Path, ... | |||
| |
LANDSCAPE | TYPE | CCMSBI_LANDSCAPE | CCMS/BW: Landscape Name | |||
| |
SYSID | TYPE | SYSYSID | Name of the SAP System | |||
| |
CONTEXT | TYPE | ALMCNAME | Alert: Name of Monitoring Context | |||
| |
OBJECTNAME | TYPE | ALNAMESHRT | Alert: short name of MTE | |||
| |
ATTRNAME | TYPE | ALNAMESHRT | Alert: short name of MTE | |||
| |
PATH | TYPE | ALMTEPATH | Path of a Monitoring Tree Element in the Monitoring Tree | |||
| |
MTECLASS | TYPE | ALMTECLASS | CCMS Monitoring Architecture: Name of MTE class | |||
| |
AGGREGATE_TYPE | TYPE | CCMSBI_BTC_CPH_AGGR | CPH/BW: Aggregation Type | |||
| |
RESOLUTION | TYPE | CCMSBI_BTC_CPH_RESO | CPH/BW: Time Resolution of an Aggregate | |||
| |
RESET_RECTYPES | TYPE | CHAR1 | ' ' | 'X' -> fill newly RECTYPES in GUID-table | ||
| |
LICENCE_NUM | TYPE | CHAR10 | Character Field Length = 10 | |||
| |
ORIG_SYSID | TYPE | SYSYSID | Name of the SAP System | |||
| |
INTERNAL_ERROR | TYPE | Internal Error | ||||
| |
CANT_STORE_GUID | TYPE | Error during saving of GUID | ||||
| |
INCOMPLETE_MTE_SPECIFICATION | TYPE | incomplete MTE-specification | ||||
| |
MTE_NAME_IS_LOCKED | TYPE | At the moment MTE-name is locked on DB | ||||
| |
OTHER_ERROR | TYPE | |||||
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 | 20110909 |
| SAP Release Created in | 351 |