SAP ABAP Class CL_SXMB_AGGREGATION_MAIN (SAP XI Status Overview: Main Functions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-WKB (Application Component) Runtime Workbench/Monitoring
     SXMSMONI (Package) XI: Integration Engine Monitoring
Properties
Class CL_SXMB_AGGREGATION_MAIN  
Short Description SAP XI Status Overview: Main Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSMONI   XI: Integration Engine Monitoring 
Created 20070119   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SXMB_AGGREGATION_MAIN has no forward declaration.
Interfaces
Class CL_SXMB_AGGREGATION_MAIN has no interface implemented.
Friends
Class CL_SXMB_AGGREGATION_MAIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_RELID_AGGDAT Static Attribute Public Type reference (TYPE) INDX_RELID 'A1' Indx-Relid for Aggregated Data 20070121
2 C_RELID_AGGMAP Static Attribute Public Type reference (TYPE) INDX_RELID 'A1' Indx-Relid for Aggr.Key Mapping 20070119
3 G_CONV Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_CONV_OUT_CE Code Page and Endian Conversion (System Format -> External) 20070119
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_AGG_KEY Static method Public Method Create Aggregation Key and Insert in Mapping Table 20070119
2 DELETE_AGG_DATA Static method Public Method Delete Aggregated Period Records 20070123
3 DELETE_AGG_KEY_MAPPING Static method Public Method Delete Aggregation Keys and Attribute Mapping Table 20070130
4 GET_AGG_DATA_CONTAINER Static method Public Method Read Container with Aggregated Data for Period Record 20070121
5 GET_AGG_DATA_HEADERS Static method Public Method Read Header Aggregated Period Records for Profile 20070121
6 GET_PERIOD_RETENTION Static method Public Method Calculate Retention Time of Period 20070123
7 READ_AGG_KEY_MAPPING Static method Public Method Read Aggregation Keys and Attribute Mapping Table 20070122
8 READ_ALL_AGG_KEY_MAPPING Static method Public Method Read Aggregation Keys and Attribute Mapping Table 20100104
9 WRITE_AGG_DATA_CONTAINER Static method Public Method Write Container with Aggregated Data for Period Record 20070122
Events
Class CL_SXMB_AGGREGATION_MAIN has no event.
Types
Class CL_SXMB_AGGREGATION_MAIN has no local type.
Method Signatures

Method CREATE_AGG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AGGREGATION_KEY Value transfer Type reference (TYPE) SXMS_AGGREGATION_KEY SAP XI Status Übersicht: Verdichtungskey 20070119
2 Importing ATTRIBUTE_VALUES Call by reference Type reference (TYPE) ANY Struktur der Attributswerte 20070119
3 Importing PROFILE_NAME Call by reference Type reference (TYPE) SXMS_AGG_PROF_NAME SAP XI Status Übersicht: Verdichtungsprofil 20070119

Method CREATE_AGG_KEY on class CL_SXMB_AGGREGATION_MAIN has no exception.

Method DELETE_AGG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGG_DATA_HEADER Value transfer Type reference (TYPE) V_SXMSAGGDATA_T SAP XI Status Übersicht:: Header verdichtete Daten 20070123

Method DELETE_AGG_DATA on class CL_SXMB_AGGREGATION_MAIN has no exception.

Method DELETE_AGG_KEY_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATION_KEY Call by reference Type reference (TYPE) SXMS_AGGREGATION_KEY SPACE SAP XI Status Übersicht: Verdichtungskey 20070130
2 Importing PROFILE_NAME Call by reference Type reference (TYPE) SXMS_AGG_PROF_NAME SAP XI Status Übersicht: Verdichtungsprofil 20070130

Method DELETE_AGG_KEY_MAPPING on class CL_SXMB_AGGREGATION_MAIN has no exception.

Method GET_AGG_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AGG_DATA_CONTAINER Value transfer Type reference (TYPE) TABLE Container verdichtete Daten 20070121
2 Importing AGG_DATA_HEADER Call by reference Type reference (TYPE) V_SXMSAGGDATA Generierte Tabelle zum View V_SXMSAGGDATA 20070121

Method GET_AGG_DATA_CONTAINER on class CL_SXMB_AGGREGATION_MAIN has no exception.

Method GET_AGG_DATA_HEADERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AGG_DATA_HEADER Value transfer Type reference (TYPE) V_SXMSAGGDATA_T SAP XI Status Übersicht:: Header verdichtete Daten 20070121
2 Importing CLIENT Call by reference Type reference (TYPE) SYMANDT SPACE Mandant (SPACE = Alle) 20070122
3 Importing END_DATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Bis Datum 20070124
4 Importing END_TIME Call by reference Type reference (TYPE) SYUZEIT '235959' Bis Zeit 20070124
5 Importing PERIOD_TYPE Call by reference Type reference (TYPE) SXMS_AGG_PERIOD_TYPE SPACE SAP XI Status Übersicht: Verdichtungsperiode 20070124
6 Importing PROFILE_NAME Call by reference Type reference (TYPE) SXMS_AGG_PROF_NAME SAP XI Status Übersicht: Verdichtungsprofil 20070121
7 Importing START_DATE Call by reference Type reference (TYPE) SY-DATUM '19000101' Von Datum 20070124
8 Importing START_TIME Call by reference Type reference (TYPE) SYUZEIT '000000' Von Zeit 20070124

Method GET_AGG_DATA_HEADERS on class CL_SXMB_AGGREGATION_MAIN has no exception.

Method GET_PERIOD_RETENTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERIOD Call by reference Type reference (TYPE) SXMS_AGG_PERIOD SAP XI Status Übersicht: Verdichtungsperiode 20070123
2 Exporting RETENTION_DATE Call by reference Type reference (TYPE) SYDATUM Aufbewahrungsdatum der Periode 20070123
3 Exporting RETENTION_TIME Call by reference Type reference (TYPE) SY-UZEIT Aufbewahrungszeit der Periode 20070123

Method GET_PERIOD_RETENTION on class CL_SXMB_AGGREGATION_MAIN has no exception.

Method READ_AGG_KEY_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATION_KEY Call by reference Type reference (TYPE) SXMS_AGGREGATION_KEY SAP XI Status Übersicht: Verdichtungskey 20070122
2 Exporting ATTRIBUTE_VALUES Call by reference Type reference (TYPE) ANY Struktur der Attributswerte 20070122
3 Importing PROFILE_NAME Call by reference Type reference (TYPE) SXMS_AGG_PROF_NAME SAP XI Status Übersicht: Verdichtungsprofil 20070122

Method READ_AGG_KEY_MAPPING on class CL_SXMB_AGGREGATION_MAIN has no exception.

Method READ_ALL_AGG_KEY_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AGGR_KEYS Value transfer Type reference (TYPE) SXMS_AGGREGATION_KEY_T Struktur der Attributswerte 20100104
2 Importing PROFILE_NAME Call by reference Type reference (TYPE) SXMS_AGG_PROF_NAME SAP XI Status Übersicht: Verdichtungsprofil 20100104

Method READ_ALL_AGG_KEY_MAPPING on class CL_SXMB_AGGREGATION_MAIN has no exception.

Method WRITE_AGG_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGG_DATA_CONTAINER Value transfer Type reference (TYPE) TABLE Container verdichtete Daten 20070122
2 Importing AGG_DATA_HEADER Call by reference Type reference (TYPE) V_SXMSAGGDATA Generierte Tabelle zum View V_SXMSAGGDATA 20070122

Method WRITE_AGG_DATA_CONTAINER on class CL_SXMB_AGGREGATION_MAIN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640