SAP ABAP Class CL_UMC_BW_QUERY (BW Report)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM (Application Component) Corporate Performance Monitor
     UMC (Package) CPM : Common Objects
Properties
Class CL_UMC_BW_QUERY  
Short Description BW Report    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package UMC   CPM : Common Objects 
Created 20001205   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMC_BW_QUERY has no forward declaration.
Interfaces
Class CL_UMC_BW_QUERY has no interface implemented.
Friends
Class CL_UMC_BW_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LTXT Instance attribute Public Type reference (TYPE) UMC_Y_LTXT Long Text 20001208
2 RFCDEST Instance attribute Public Type reference (TYPE) UMC_Y_RFCDEST RFC destination 20001205
3 TCUBE Instance attribute Public Type reference (TYPE) UMC_Y_TCUBE InfoCube (ODBO - identifier) 20001205
4 TQUERY Instance attribute Public Type reference (TYPE) UMC_Y_TQUERY BW Report (ODBO Name) 20001205
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001205
2 SET_TCUBE Instance method Public Method 20050803
3 SET_TQUERY Instance method Public Method 20050803
Events
Class CL_UMC_BW_QUERY has no event.
Types
Class CL_UMC_BW_QUERY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFCDEST Value transfer Type reference (TYPE) UMC_Y_RFCDEST RFC-Destination 20001205
2 Importing I_TCUBE Value transfer Type reference (TYPE) UMC_Y_TCUBE Info cube (ODBO - Bezeichner) 20001205
3 Importing I_TQUERY Value transfer Type reference (TYPE) UMC_Y_TQUERY BW-Bericht (ODBO - Bezeichner) 20001205

Method CONSTRUCTOR on class CL_UMC_BW_QUERY has no exception.

Method SET_TCUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TCUBE Value transfer Type reference (TYPE) UMC_Y_TCUBE InfoCube (ODBO-Name) 20050803

Method SET_TCUBE on class CL_UMC_BW_QUERY has no exception.

Method SET_TQUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TQUERY Value transfer Type reference (TYPE) UMC_Y_TQUERY BW-Bericht (ODBO-Name) 20050803

Method SET_TQUERY on class CL_UMC_BW_QUERY has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in