SAP ABAP Class CL_UMM_BW_FRAMES (Access to BW Transaction Data for Frames)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-MC (Application Component) Management Cockpit
     UMM (Package) SEM-CPM: Management Cockpit
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UMC_BW_TRANSACTION_DATA BW Transaction Data : Basic Class for SEM-CPM 20010219
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UMM_BW_FRAMES_CPM MC: Access to BW Transaction Data for Frames 20010226
2 Inheritance (c INHERITING FROM c_ref)  CL_UMM_BW_FRAMES_MC MC: Access to BW Transaction Data for Frames 20010226
Properties
Class CL_UMM_BW_FRAMES  
Short Description Access to BW Transaction Data for Frames    
Super Class CL_UMC_BW_TRANSACTION_DATA BW Transaction Data : Basic Class for SEM-CPM 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMM   SEM-CPM: Management Cockpit 
Created 20010219   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMM_BW_FRAMES has no forward declaration.
Interfaces
Class CL_UMM_BW_FRAMES has no interface implemented.
Friends
Class CL_UMM_BW_FRAMES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FRAME Constant Protected Type reference (TYPE) UMB_Y_KEYTYPE 'F' Element type in the Tree (text for internal use only) 20010220
2 C_SELVAR_EXCEPTION Constant Protected Type reference (TYPE) UMC_Y_SELVAR '9' Selection Variant 20010302
3 MR_DB_BUFFER Instance attribute Protected Object reference (TYPE REF TO) CL_UMM_BW_BUFFER MC: SEM Data Buffer for BW Data 20030115
4 MS_CUR_EXPLAIN_OBJECTS Instance attribute Private Type reference (TYPE) YS_CUR_EXPLAIN_OBJECTS YS_CUR_EXPLAIN_OBJECTS 20010323
5 MT_DD_VALUE_BUFFER Instance attribute Private Type reference (TYPE) YT_DD_VALUE_BUFFER YT_DD_VALUE_BUFFER 20010313
6 MT_DRILLDOWN Instance attribute Private Type reference (TYPE) UMM_YT_CHAR Selection Condition 20010313
7 MT_EXPLAIN_DATA_BUFFER Instance attribute Private Type reference (TYPE) YT_EXPLAIN_DATA_BUFFER MT_EXPLAIN_DATA_BUFFER 20010323
8 MT_EXPLAIN_DEF_BUFFER Instance attribute Private Type reference (TYPE) YT_EXPLAIN_DEF_BUFFER MT_EXPLAIN_DEF_BUFFER 20010323
9 MT_RUN_VAR_CASES Instance attribute Private Type reference (TYPE) YT_RUN_VAR_CASES yt_run_var_cases 20010227
10 MT_VALUE_BUFFER Instance attribute Private Type reference (TYPE) YT_VALUE_BUFFER YT_VALUE_BUFFER 20010220
11 M_ADMIN_BUFFER_MODE Instance attribute Protected Type reference (TYPE) UMM_Y_ADMIN_BUFFER_MODE 'A' Mode for Manual Data Buffering 20030208
12 M_CURRENT_CASE Instance attribute Private Type reference (TYPE) NUMC3 Current Combination of Runtime Variables 20010227
13 M_READ_STATUS Instance attribute Protected Type reference (TYPE) AS4FLAG Flag (X or Blank) 20010517
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATA_TO_BUFFER Instance method Private Method Fills Value in Buffer Table 20010228
2 ADD_DATA_TO_EXPLAIN_BUFFER Instance method Private Method Fills Value in Explain Buffer Table 20010323
3 ADD_FRAME_NAME Instance method Private Method 20030114
4 CONSTRUCTOR Instance method Public Constructor Constructor 20010219
5 DELETE_DB_PERIODS Instance method Public Method Deletes Periods from the Database Buffer 20010409
6 DELETE_FRAMES Instance method Public Method Deletes All Registered Frames 20010219
7 GET_DB_BUFFER_DATA Instance method Protected Method Supplies Data from Local Database 20010315
8 GET_FRAME_DATA Instance method Protected Method Supplies Buffered Data for Frame 20010301
9 GET_FRAME_ERROR_MESSAGE Instance method Protected Method Gets Frame Error Texts 20010412
10 GET_FRAME_KFS Instance method Protected Method Gets BW Key Figures to Be Displayed 20010323
11 GET_FRAME_SELVAR_BW_SELECTIONS Instance method Protected Method Reads Selection Conditions and Data Sources for a Sel. V. 20010302
12 LOAD_FRAME_DATA Instance method Public Method Load Values for Frames from BW into the Buffer 20010219
13 LOAD_FRAME_STATUS Instance method Public Method Read Status-Relevant Data from BW into the Buffer 20010517
14 PRELOAD_DB_BUFFER Instance method Protected Method Reads Local Buffer in Memory Buffer of DB Class 20010417
15 SAVE_TO_DB Instance method Protected Method Saves Local Database 20010315
16 SET_ADMIN_BUFFER_MODE Instance method Public Method Sets Read Mode for Admin Workbench 20030208
17 SET_DB_BUFFER_DATA Instance method Protected Method Fills Values in Local Database 20010315
18 SET_DRILLDOWN_VALUES Instance method Protected Method Sets Table for Drilldown 20010313
19 SET_FRAME_EXPLAIN Instance method Protected Method Sets Frame and Key Figure for Explain 20010323
Events
Class CL_UMM_BW_FRAMES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_CUR_EXPLAIN_OBJECTS Private See coding YS_CUR_EXPLAIN_OBJECTS 20010323
2 YS_DD_VALUE_BUFFER Private See coding YS_DD_VALUE_BUFFER 20010313
3 YS_EXPLAIN_DATA_BUFFER Private See coding YS_EXPLAIN_DATA_BUFFER 20010323
4 YS_EXPLAIN_DEF_BUFFER Private See coding YS_EXPLAIN_DEF_BUFFER 20010323
5 YS_RUN_VAR_CASES Protected See coding YS_RUN_VAR_CASES 20010227
6 YS_VALUE_BUFFER Private See coding YS_VALUE_BUFFER 20010306
7 YT_DD_VALUE_BUFFER Private See coding YT_DD_VALUE_BUFFER 20010313
8 YT_EXPLAIN_DATA_BUFFER Private See coding YT_EXPLAIN_DATA_BUFFER 20010323
9 YT_EXPLAIN_DEF_BUFFER Private See coding YT_EXPLAIN_DEF_BUFFER 20010323
10 YT_RUN_VAR_CASES Protected See coding YT_RUN_VAR_CASES 20010227
11 YT_VALUE_BUFFER Private See coding YT_VALUE_BUFFER 20010306
Method Signatures

Method ADD_DATA_TO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUFDATA Call by reference Type reference (TYPE) UMM_YS_BUFDATA UMM_YS_BUFDATA 20010228
2 Importing IT_BUFCHAS Call by reference Type reference (TYPE) UMM_YT_BUFCHAS Table type for bufferdata of MC:Charchteristics 20010228
3 Importing IT_BUNDLE_LIST Call by reference Type reference (TYPE) YT_BUNDLE_LIST YT_BUNDLE_LIST 20010228
4 Importing IT_BUNDLE_SELCON Call by reference Type reference (TYPE) YT_BUNDLE_SELCON 20010925
5 Importing IT_TIME_SEL Call by reference Type reference (TYPE) UMC_YT_TIME_SEL Selektionen für Zeitmerkmale ODBO 20010228
6 Importing I_MDXNO Call by reference Type reference (TYPE) UMC_Y_MDXNO Nummer eines Mdx-Statements 20010228

Method ADD_DATA_TO_BUFFER on class CL_UMM_BW_FRAMES has no exception.

Method ADD_DATA_TO_EXPLAIN_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KF_VALUES Call by reference Type reference (TYPE) UMC_YS_KF_VALUES Werte einer ODBO Kennzahl 20010328
2 Importing IT_BUFCHAS Call by reference Type reference (TYPE) UMM_YT_BUFCHAS Table type for bufferdata of MC:Charchteristics 20010323
3 Importing IT_BUNDLE_LIST Call by reference Type reference (TYPE) YT_BUNDLE_LIST YT_BUNDLE_LIST 20010323
4 Importing IT_TIME_SEL Call by reference Type reference (TYPE) UMC_YT_TIME_SEL Selektionen für Zeitmerkmale ODBO 20010323
5 Importing I_MDXNO Call by reference Type reference (TYPE) UMC_Y_MDXNO Nummer eines Mdx-Statements 20010323

Method ADD_DATA_TO_EXPLAIN_BUFFER on class CL_UMM_BW_FRAMES has no exception.

Method ADD_FRAME_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FRNAME Call by reference Type reference (TYPE) UMM_Y_FRNAME Technischer Name eines Frames 20030114

Method ADD_FRAME_NAME on class CL_UMM_BW_FRAMES has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURPER Call by reference Type reference (TYPE) UMC_Y_FISCPER Jahre / Periode 20010219
2 Importing I_PERIV Call by reference Type reference (TYPE) PERIV Geschäftsjahresvariante 20010314
3 Importing I_TARPER Call by reference Type reference (TYPE) UMC_Y_FISCPER Jahre / Periode 20010219

Method CONSTRUCTOR on class CL_UMM_BW_FRAMES has no exception.

Method DELETE_DB_PERIODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DB_FRPER Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20010409
2 Importing I_DB_TOPER Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20010409

Method DELETE_DB_PERIODS on class CL_UMM_BW_FRAMES has no exception.

Method DELETE_FRAMES Signature

Method DELETE_FRAMES on class CL_UMM_BW_FRAMES has no parameter.
Method DELETE_FRAMES on class CL_UMM_BW_FRAMES has no exception.

Method GET_DB_BUFFER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUFDATA Call by reference Type reference (TYPE) UMM_YT_BUFDATA Table type for buffer data of MC 20010315
2 Importing I_COL Call by reference Type reference (TYPE) UMB_Y_COL Wertfeld 20010315
3 Importing I_ID Call by reference Type reference (TYPE) UMB_Y_ID ID eines Objekts 20010315
4 Importing I_KEYTYPE Call by reference Type reference (TYPE) UMB_Y_KEYTYPE Typ des Elements im Baum (Text nur interne Verwendung) 20010315
5 Importing I_PERIOD Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20010315
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20010315

Method GET_FRAME_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_TIMESTAMP Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20060504
2 Exporting ET_BW_MAPPING_BUF Call by reference Type reference (TYPE) UMM_YT_BW_MAPPING_BUF Table Type: BW buffer data for Mapping functionality 20010301
3 Importing I_ALL_PERIODS Call by reference Type reference (TYPE) AS4FLAG ' ' Only for Admin-Workbench 20010710
4 Importing I_FRPER Call by reference Type reference (TYPE) UMC_Y_FISCPER '0000000' Periode 20011031
5 Importing I_ID Call by reference Type reference (TYPE) UMB_Y_ID ID eines Objekts 20010301
6 Importing I_ONLY_STATUS Call by reference Type reference (TYPE) AS4FLAG ' ' Flag (X oder Blank) 20010517
7 Importing I_TOPER Call by reference Type reference (TYPE) UMC_Y_FISCPER '0000000' Periode 20011031

Method GET_FRAME_DATA on class CL_UMM_BW_FRAMES has no exception.

Method GET_FRAME_ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KF_ERROR_MESSAGE Call by reference Type reference (TYPE) UMC_YT_KF_ERROR_MESSAGE Fehlertexte für eine BW-Kennzahlen 20010412
2 Importing I_DRILLDOWN Call by reference Type reference (TYPE) AS4FLAG ' ' Flag (X oder Blank) 20010412
3 Importing I_ID Call by reference Type reference (TYPE) UMB_Y_ID ID eines Objekts 20010412

Method GET_FRAME_ERROR_MESSAGE on class CL_UMM_BW_FRAMES has no exception.

Method GET_FRAME_KFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KFS Call by reference Type reference (TYPE) UMC_YT_KFS Kennzahl : Bezeichner, Beschreibung 20010323
2 Exporting ET_KF_YTD Call by reference Type reference (TYPE) UMC_YT_KF_YTD Kennzahl: YTD und Periodisi 20010329
3 Importing I_ID Call by reference Type reference (TYPE) UMB_Y_ID ID eines Objekts 20010323

Method GET_FRAME_KFS on class CL_UMM_BW_FRAMES has no exception.

Method GET_FRAME_SELVAR_BW_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QUERY Call by reference Type reference (TYPE) UMC_YS_QUERY BW Query 20010302
2 Exporting ET_CHA_OPTION Call by reference Type reference (TYPE) UMC_YT_BW_CHA_SELECTION_OPTION BW Selektion Option: Merkmal 20010302
3 Exporting ET_KF_YTD Call by reference Type reference (TYPE) UMC_YT_KF_YTD Kennzahl: YTD und Periodisi 20010302
4 Exporting ET_VAR_OPTION Call by reference Type reference (TYPE) UMC_YT_BW_VAR_SELECTION_OPTION BW Selektion Option: Variable 20010302
5 Importing I_FRNAME Call by reference Type reference (TYPE) UMM_Y_FRNAME Technischer Name eines Frames 20010302
6 Importing I_ONLY_MAPPED_CHA_BWVAR Call by reference Type reference (TYPE) AS4FLAG ' ' Flag (X oder Blank) 20030129
7 Importing I_SELVAR Call by reference Type reference (TYPE) UMC_Y_SELVAR Selektionsvariante 20010302
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20010302

Method LOAD_FRAME_DATA Signature

Method LOAD_FRAME_DATA on class CL_UMM_BW_FRAMES has no parameter.
Method LOAD_FRAME_DATA on class CL_UMM_BW_FRAMES has no exception.

Method LOAD_FRAME_STATUS Signature

Method LOAD_FRAME_STATUS on class CL_UMM_BW_FRAMES has no parameter.
Method LOAD_FRAME_STATUS on class CL_UMM_BW_FRAMES has no exception.

Method PRELOAD_DB_BUFFER Signature

Method PRELOAD_DB_BUFFER on class CL_UMM_BW_FRAMES has no parameter.
Method PRELOAD_DB_BUFFER on class CL_UMM_BW_FRAMES has no exception.

Method SAVE_TO_DB Signature

Method SAVE_TO_DB on class CL_UMM_BW_FRAMES has no parameter.
Method SAVE_TO_DB on class CL_UMM_BW_FRAMES has no exception.

Method SET_ADMIN_BUFFER_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADMIN_BUFFER_MODE Call by reference Type reference (TYPE) UMM_Y_ADMIN_BUFFER_MODE Modus der manuellen Datenpufferung 20030208

Method SET_ADMIN_BUFFER_MODE on class CL_UMM_BW_FRAMES has no exception.

Method SET_DB_BUFFER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUFDATA Call by reference Type reference (TYPE) UMM_YT_BUFDATA Table type for buffer data of MC 20010315
2 Importing I_COL Call by reference Type reference (TYPE) UMB_Y_COL Wertfeld 20010315
3 Importing I_ID Call by reference Type reference (TYPE) UMB_Y_ID ID eines Objekts 20010315
4 Importing I_KEYTYPE Call by reference Type reference (TYPE) UMB_Y_KEYTYPE Typ des Elements im Baum (Text nur interne Verwendung) 20010315
5 Importing I_PERIOD Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20010315

Method SET_DB_BUFFER_DATA on class CL_UMM_BW_FRAMES has no exception.

Method SET_DRILLDOWN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DRILLDOWN Call by reference Type reference (TYPE) UMM_YT_DRILLDOWN Table type for Drilldown Characteristics 20010313
2 Importing IT_DRILLDOWN_DET Call by reference Type reference (TYPE) UMM_YT_CHAR Table type for Dimension 20010410

Method SET_DRILLDOWN_VALUES on class CL_UMM_BW_FRAMES has no exception.

Method SET_FRAME_EXPLAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KF_YTD Call by reference Type reference (TYPE) UMC_YT_KF_YTD Kennzahl: YTD und Periodisierung 20010329
2 Importing I_ID Call by reference Type reference (TYPE) UMB_Y_ID ID eines Objekts 20010323

Method SET_FRAME_EXPLAIN on class CL_UMM_BW_FRAMES has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.0A