SAP ABAP Class /EACC/DMM_CUBE (Data retention: InfoCubes)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC (Application Component) Business Accounting
     /EACC/DM_OBJMAP (Package) Data Retention: Map of the Participating Objects
Properties
Class /EACC/DMM_CUBE  
Short Description Data retention: InfoCubes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /EACC/DM_OBJMAP   Data Retention: Map of the Participating Objects 
Created 20010807   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/DMM_CUBE has no forward declaration.
Interfaces
Class /EACC/DMM_CUBE has no interface implemented.
Friends
Class /EACC/DMM_CUBE has no friend class.
Attributes
Class /EACC/DMM_CUBE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_METADATA Static method Public Method Metadata consistency test 20010807
2 DOES_CUBE_FIT_VIEW Static method Public Method Metadata consistency test 20011017
3 GENERATE_CUBE Static method Public Method Generation of a DataProvider 20010807
4 _BUILD_CUBE_DESCRIPTION Static method Private Method Structure of the description of a cube from the metadata 20010810
5 _FINB_MSG_TO_HANDLER Static method Private Method High-intelligence conversion routine 20011017
6 _PREPARE_BW_PROXY Static method Private Method Generate BW proxy for cube handling 20011017
7 _WHICHONE_TO_CUBENAME Static method Private Method Selection of a cube 20010813
Events
Class /EACC/DMM_CUBE has no event.
Types
Class /EACC/DMM_CUBE has no local type.
Method Signatures

Method CHECK_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20010810
2 Importing I_ACINST Call by reference Type reference (TYPE) ACC_STRUCTURE Rechnungsweseninstanz 20010807
3 Importing I_VIEW Call by reference Type reference (TYPE) /EACC/COMPON Komponente 20010807
# Exception Resumable Description Created on
1 ERROR_PASSED_TO_MSG_HANDLER 20010810
2 METADATA_INCONSISTENT 20010807

Method DOES_CUBE_FIT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20011017
2 Importing I_ACINST Call by reference Type reference (TYPE) ACC_STRUCTURE Rechnungsweseninstanz 20011017
3 Importing I_INFOCUBE Call by reference Type reference (TYPE) /EACC/DM_INFOCUBE InfoCube 20011017
4 Importing I_VIEW Call by reference Type reference (TYPE) /EACC/COMPON Komponente 20011017
# Exception Resumable Description Created on
1 DOES_NOT_FIT 20011017
2 ERROR_PASSED_TO_MSG_HANDLER 20011017

Method GENERATE_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20010813
2 Importing I_ACINST Call by reference Type reference (TYPE) ACC_STRUCTURE Rechnungsweseninstanz 20010807
3 Importing I_QUEUEID Call by reference Type reference (TYPE) /EACC/DMM_QUEUE-QUEUEID Nummer 4 Stellig 20010807
4 Importing I_VIEW Call by reference Type reference (TYPE) /EACC/COMPON Komponente 20010807
5 Importing I_WHICHONE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20010807
# Exception Resumable Description Created on
1 ERROR_PASSED_TO_MSG_HANDLER 20010813
2 METADATA_INCONSISTENT 20010807

Method _BUILD_CUBE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CUBE_PROP Call by reference Type reference (TYPE) UGBW_S_CUBE_PROP Eigenschaften eines Infocubes 20010810
2 Exporting ET_CUBE_DIMENSION Call by reference Type reference (TYPE) UGBW_T_IC_DIMENSION Dimensionen eines Infocubes 20010810
3 Exporting ET_CUBE_DIMENSION_IOBJ Call by reference Type reference (TYPE) UGBW_TS_IC_DIMENSION_IOBJ Infoobjekte einer Infocubedimension 20010810
4 Exporting ET_CUBE_IOBJ Call by reference Type reference (TYPE) UGBW_TS_CUBE_IOBJ Infoobjekte eines Infocubes 20010810
5 Exporting E_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20010810
6 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20010810
7 Importing I_ACINST Call by reference Type reference (TYPE) ACC_STRUCTURE Rechnungsweseninstanz 20010810
8 Importing I_QUEUEID Call by reference Type reference (TYPE) /EACC/DMM_QUEUE-QUEUEID Nummer 4 Stellig 20010810
9 Importing I_VIEW Call by reference Type reference (TYPE) /EACC/COMPON Komponente 20010810
10 Importing I_WHICHONE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20010810
# Exception Resumable Description Created on
1 ERROR_PASSED_TO_MSG_HANDLER 20010810
2 METADATA_INCONSISTENT 20010810

Method _FINB_MSG_TO_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20011017
2 Importing IT_FINB_MSG Call by reference Type reference (TYPE) UGBW_T_MESSAGE Meldungen 20011017
3 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20011017
4 Returning R_SEVERITY Value transfer Type reference (TYPE) SYSUBRC 0=nur Mitteilungen, 1=Warnungen, 2=Fehler 20011017

Method _FINB_MSG_TO_HANDLER on class /EACC/DMM_CUBE has no exception.

Method _PREPARE_BW_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CUBE Value transfer Object reference (TYPE REF TO) IF_UG_BW_CUBE SEM: BW Metadaten: Infocubes 20011017
2 Exporting E_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20011017
3 Importing I_ACINST Call by reference Type reference (TYPE) ACC_STRUCTURE Accounting-Instanz 20011017
4 Importing I_VIEW Call by reference Type reference (TYPE) /EACC/COMPON Accounting-Komponente 20011017
# Exception Resumable Description Created on
1 FAILED Fehler steht in sy-msg* 20011017

Method _WHICHONE_TO_CUBENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20010813
2 Importing I_ACINST Call by reference Type reference (TYPE) ACC_STRUCTURE Rechnungsweseninstanz 20010813
3 Importing I_QUEUEID Call by reference Type reference (TYPE) /EACC/DMM_QUEUE-QUEUEID Nummer 4 Stellig 20010813
4 Importing I_VIEW Call by reference Type reference (TYPE) /EACC/COMPON Komponente 20010813
5 Importing I_WHICHONE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20010813
6 Returning RS_CUBETYPE Value transfer Type reference (TYPE) /EACC/DMM_CUBETYPE Beschreibung der Eigenschaften eines Cubes 20010813
# Exception Resumable Description Created on
1 ERROR_PASSED_TO_MSG_HANDLER 20010813
2 METADATA_INCONSISTENT 20010813
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A