SAP ABAP Class CL_UMC_BW_VALUE_FIELDS (Access BW Transaction Data for Value Fields)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM (Application Component) Corporate Performance Monitor
     UMC (Package) CPM : Common Objects
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 20030801
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UMB_BW_VALUE_FIELDS Access to BW Transaction Data for Scorecard Value Fields 20010215
2 Inheritance (c INHERITING FROM c_ref)  CL_UMR_BW_VALUE_FIELDS Access to BW tarnsaction Data for Risk Value Fields 20020515
3 Inheritance (c INHERITING FROM c_ref)  CL_UMV_BW_VALUE_FIELDS Access To BW Trans. Data for ODBO Value Fields 20010220
Properties
Class CL_UMC_BW_VALUE_FIELDS  
Short Description Access BW Transaction Data for Value Fields    
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 UMC   CPM : Common Objects 
Created 20010215   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMC_BW_VALUE_FIELDS has no forward declaration.
Interfaces
Class CL_UMC_BW_VALUE_FIELDS has no interface implemented.
Friends
Class CL_UMC_BW_VALUE_FIELDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DB_BUFFER Instance attribute Private Object reference (TYPE REF TO) CL_UMB_BW_BUFFER BW Buffer Based on Period / Year 20010309
2 MS_CUR_EXPLAIN_OBJECTS Instance attribute Private Type reference (TYPE) YS_CUR_EXPLAIN_OBJECTS YS_CUR_EXPLAIN_OBJECTS 20010307
3 MT_EXPLAIN_DATA_BUFFER Instance attribute Private Type reference (TYPE) YT_EXPLAIN_DATA_BUFFER MT_EXPLAIN_DATA_BUFFER 20010306
4 MT_EXPLAIN_DEF_BUFFER Instance attribute Private Type reference (TYPE) YT_EXPLAIN_DEF_BUFFER MT_EXPLAIN_DEF_BUFFER 20010306
5 MT_VALUE_BUFFER Instance attribute Private Type reference (TYPE) YT_VALUE_BUFFER YT_VALUE_BUFFER 20010215
6 MT_VALUE_FIELDS Instance attribute Protected Type reference (TYPE) UMB_YT_COLUMN Column Description 20010215
7 M_CASENO Instance attribute Protected Type reference (TYPE) RSSGUID25 BW Generation Tool: GUID in Compressed Form (CHAR25) 20020220
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 Buffer Table 20010308
3 CHECK_VALUE_FIELDS_EXPLAIN Instance method Private Method Checks Possibility of Simultan. Explain for Spec. Value Flds 20010306
4 CONSTRUCTOR Instance method Public Constructor Constructor 20010313
5 GET_INTERVAL_DATA Instance method Protected Method Reads Data for Value Fields from Buffer 20010216
6 GET_VALUE_FIELD_ATTR Instance method Protected Method Supplies Attributes of a Value Field 20011130
7 GET_VALUE_FIELD_DATA Instance method Protected Method Supplies Data for Value Fields 20010216
8 GET_VALUE_FIELD_ERROR_MESSAGE Instance method Protected Method Supplies Error Text for a Value Fields 20010222
9 SET_BUFFER_CASENO Instance method Protected Method Sets Value Combination for Runtime Variables for DB Buffer 20020220
10 SET_VALUE_FIELDS_EXPLAIN Instance method Protected Method Checks Possibility of Simultan. Explain for Spec. Value Flds 20010306
Events
Class CL_UMC_BW_VALUE_FIELDS 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 20010306
2 YS_EXPLAIN_DATA_BUFFER Private See coding YS_EXPLAIN_DATA_BUFFER 20010306
3 YS_EXPLAIN_DEF_BUFFER Private See coding YS_EXPLAIN_DEF_BUFFER 20010306
4 YS_VALUE_BUFFER Private See coding YS_VALUE_BUFFER 20010306
5 YT_EXPLAIN_DATA_BUFFER Private See coding YT_EXPLAIN_DATA_BUFFER 20010306
6 YT_EXPLAIN_DEF_BUFFER Private See coding YT_EXPLAIN_DEF_BUFFER 20010306
7 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_VALUE_BUFFER Call by reference Type reference (TYPE) YS_VALUE_BUFFER YS_VALUE_BUFFER 20010228
2 Importing IT_BUNDLE_LIST Call by reference Type reference (TYPE) YT_BUNDLE_LIST YT_BUNDLE_LIST 20010228
3 Importing IT_TIME_SEL Call by reference Type reference (TYPE) UMC_YT_TIME_SEL Selektionen für Zeitmerkmale ODBO 20010228
4 Importing I_MDXNO Call by reference Type reference (TYPE) UMC_Y_MDXNO Nummer eines Mdx-Statements 20010228
5 Importing I_TKFNM Call by reference Type reference (TYPE) UMC_Y_TKFNM Feldname Kennzahl (ODBO Bezeichner) 20010228

Method ADD_DATA_TO_BUFFER on class CL_UMC_BW_VALUE_FIELDS 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 20010308
2 Importing IT_BUNDLE_LIST Call by reference Type reference (TYPE) YT_BUNDLE_LIST YT_BUNDLE_LIST 20010308
3 Importing IT_TIME_SEL Call by reference Type reference (TYPE) UMC_YT_TIME_SEL Selektionen für Zeitmerkmale ODBO 20010308
4 Importing I_MDXNO Call by reference Type reference (TYPE) UMC_Y_MDXNO Nummer eines Mdx-Statements 20010308

Method ADD_DATA_TO_EXPLAIN_BUFFER on class CL_UMC_BW_VALUE_FIELDS has no exception.

Method CHECK_VALUE_FIELDS_EXPLAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALUE_FIELDS Call by reference Type reference (TYPE) UMB_YT_COL Wertfelder 20010306
2 Importing I_ID Call by reference Type reference (TYPE) UMB_Y_ID ID eines Objekts 20010306
3 Importing I_KEYTYPE Call by reference Type reference (TYPE) UMB_Y_KEYTYPE Typ des Elements im Baum (Text nur interne Verwendung) 20010306
# Exception Resumable Description Created on
1 NO_COMMON_EXPLAIN Kein gemeinsames Explain möglich 20010306

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPKEY Call by reference Type reference (TYPE) UMC_Y_APPKEY Applikationsidentifikator 20010313
2 Importing I_APPLICATION Call by reference Type reference (TYPE) UMC_Y_APPLICATION Anwendungskennung 20010313
3 Importing I_CURPER Call by reference Type reference (TYPE) UMB_Y_CURPER Aktuelle Periode 20010313
4 Importing I_PERIV Call by reference Type reference (TYPE) PERIV Geschäftsjahresvariante 20010314
5 Importing I_TARPER Call by reference Type reference (TYPE) UMB_Y_TARPER Ziel Periode 20010313

Method CONSTRUCTOR on class CL_UMC_BW_VALUE_FIELDS has no exception.

Method GET_INTERVAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TIME_VALUE Call by reference Type reference (TYPE) UMB_YT_TIME_VALUE Werte für Zeitserie 20010216
2 Importing I_CURRENCY Call by reference Type reference (TYPE) WAERS_CURC Währungsschlüssel 20030109
3 Importing I_FRPER Call by reference Type reference (TYPE) UMC_Y_FISCPER Jahre / Periode 20010216
4 Importing I_ID Call by reference Type reference (TYPE) UMB_Y_ID ID eines Objekts 20010216
5 Importing I_KEYTYPE Call by reference Type reference (TYPE) UMB_Y_KEYTYPE Typ des Elements im Baum (Text nur interne Verwendung) 20010216
6 Importing I_KURST Call by reference Type reference (TYPE) KURST_CURR Kurstyp 20030113
7 Importing I_TOPER Call by reference Type reference (TYPE) UMC_Y_FISCPER Jahre / Periode 20010216

Method GET_INTERVAL_DATA on class CL_UMC_BW_VALUE_FIELDS has no exception.

Method GET_VALUE_FIELD_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MEAS_UNIT Call by reference Type reference (TYPE) UMC_YS_MEAS_UNIT Unit of measure (currency or unit) 20011130
2 Importing I_COL Call by reference Type reference (TYPE) UMB_Y_COL Wertfeld 20011130
3 Importing I_ID Call by reference Type reference (TYPE) UMB_Y_ID Kennzahl 20011130
4 Importing I_KEYTYPE Call by reference Type reference (TYPE) UMB_Y_KEYTYPE Typ des Elements im Baum (Text nur interne Verwendung) 20011130
# Exception Resumable Description Created on
1 NOT_BUFFERED 20011130
2 NO_UNIT Einheit konnte nicht gefunden wurden 20011130

Method GET_VALUE_FIELD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) UMB_YT_VALUE Column values 20010216
2 Importing I_CURRENCY Call by reference Type reference (TYPE) WAERS_CURC ' ' Währungsschlüssel 20030109
3 Importing I_ID Call by reference Type reference (TYPE) UMB_Y_ID ID eines Objekts 20010216
4 Importing I_KEYTYPE Call by reference Type reference (TYPE) UMB_Y_KEYTYPE Typ des Elements im Baum (Text nur interne Verwendung) 20010216
5 Importing I_KURST Call by reference Type reference (TYPE) KURST_CURR Kurstyp 20030113

Method GET_VALUE_FIELD_DATA on class CL_UMC_BW_VALUE_FIELDS has no exception.

Method GET_VALUE_FIELD_ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE Call by reference Type reference (TYPE) UMC_Y_MESSAGE Nachrichtentext 20010222
2 Importing I_COL Call by reference Type reference (TYPE) UMB_Y_COL Wertfeld 20010222
3 Importing I_CURPER Call by reference Type reference (TYPE) UMC_Y_FISCPER Jahre / Periode 20010222
4 Importing I_ID Call by reference Type reference (TYPE) UMB_Y_ID ID eines Objekts 20010222
5 Importing I_KEYTYPE Call by reference Type reference (TYPE) UMB_Y_KEYTYPE Typ 20010222

Method GET_VALUE_FIELD_ERROR_MESSAGE on class CL_UMC_BW_VALUE_FIELDS has no exception.

Method SET_BUFFER_CASENO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASENO Call by reference Type reference (TYPE) RSSGUID25 BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20020220

Method SET_BUFFER_CASENO on class CL_UMC_BW_VALUE_FIELDS has no exception.

Method SET_VALUE_FIELDS_EXPLAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALUE_FIELDS Call by reference Type reference (TYPE) UMB_YT_COL Wertfelder 20010306
2 Importing I_ID Call by reference Type reference (TYPE) UMB_Y_ID ID eines Objekts 20010306
3 Importing I_KEYTYPE Call by reference Type reference (TYPE) UMB_Y_KEYTYPE Typ des Elements im Baum (Text nur interne Verwendung) 20010306
# Exception Resumable Description Created on
1 NO_COMMON_EXPLAIN Kein gemeinsames Explain möglich 20010306
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.0A