Ansicht
Dokumentation

/SDF/TECHSYS_TIMESERIES - MAI or BW Data of Technical System (like time series performance data)

/SDF/TECHSYS_TIMESERIES - MAI or BW Data of Technical System (like time series performance data)

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function is a wrapper for MAIUDM_DSA_READ. See the documentation of that function module for further information.

Function MAIUDM_DSA_READ allows to specifiy several metrics in one call. But GRANULARITY (= time resolution) and KEY_FIELDS_FOR_AGGREGATION ( specifies the compression of data on characteristics and time dimensions) are the same throughout the function call. This wrapper allows to specify several groups of metrics (METRIC_NAMES), the GRANULARITY, KEY_FIELDS_FOR_AGGREGATION, and SYSTEM_TYPE_FILTER as SEPARATOR seperated lists. The default separator is '@'. MAIUDM_DSA_READ uses '|' as seperator, which could not be used therefore in the wrapper. Another separator can be specified in the import parameter SEPARATOR. Each group in the import parameter
METRIC_NAMES
is a '|' separated list of metrics.
SYSTEM_TYPE_FILTER is also a list separated by separator. It allows to specify a technical system type, for which the metrics of a group should be collected. If no value is specified, no filtering on system type occurs. The system types must be specified as in table LMDB_SYST_TYPE. If only one value is supplied, this is used for all calls. If the list contains more than 1 entry but less entries than METRIC_NAMES, for the missing entries the first value in SYSTEM_TYPE_FILTER is used. This wrapper can therefore be used to specify metrics for different system types and and specify the corresponding filters on system type. This kind of import parameters are used in Service Definitons.
A similar fall back is implemented for GRANULARITY and KEY_FIELDS_FOR_AGGREGATION, so that the list need not be the same length as METRIC_NAMES, if the first value can be reused. KEY_FIELDS_FOR_AGGREGATION can contain empty values (like in '@HOST_NAME@' which is a list of 3 values).

If no FROM_DATE is specified, data for the complete foregoing week are collected (Monday through Sunday).

TIME_ZONE: default system time zone of the solution manager
SYS the system time of the managed system should be used (in case it is known)
UTC or any other time zone may be used

This function module can be extended to run on Solution Manager wrapping a function module implemented in ST.





Parameters

AGGREGATED_METRICS
CONTROL_DIRECTIVE
EXTENDED_SID
FROM_DATE
GRANULARITY
KEY_FIELDS_FOR_AGGREGATION
METRIC_NAMES
METRIC_NAMES_2
METRIC_NAMES_3
METRIC_NAMES_4
METRIC_NAMES_5
METRIC_NAMES_6
MONITORING_TIME_ZONE
NAMESPACE
RETURN_CODE
SEPARATOR
ST_CODELINE_FILTER
SYSTEM_TIME_ZONE
SYSTEM_TYPE
SYSTEM_TYPE_FILTER
TIME_ZONE
TO_DATE

Exceptions

MAI_UDM_ERROR
NO_SERVICE_SYSTEM
SYSTEM_UNKNOWN
UNAUTHORIZED
UNEQUAL_NUMBER_OF_METRIC_DESCR

Function Group

/SAPLSDCC_TECHSYS

CPI1466 during Backup   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 3046 Date: 20240423 Time: 115603     sap01-206 ( 90 ms )