SAP ABAP Class CL_UABW_TYPE_FACTORY (BW Object Object Type)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_STRUCTURE (Package) Generation of DDIC Objects
Properties
Class CL_UABW_TYPE_FACTORY  
Short Description BW Object Object Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UASBW    
Program status     
Category 0   
Package UA_STRUCTURE   Generation of DDIC Objects 
Created 20030403   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UABW_TYPE_FACTORY has no forward declaration.
Interfaces
Class CL_UABW_TYPE_FACTORY has no interface implemented.
Friends
Class CL_UABW_TYPE_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATABASIS Instance attribute Public Type reference (TYPE) ACC_DATABASIS Data Basis 20030403
2 _O_BW_METADATA Instance attribute Private Object reference (TYPE REF TO) CL_UABW_METADATA Metadata BW Connection 20030404
3 _O_METADATA Instance attribute Private Object reference (TYPE REF TO) CL_UA_METADATA Metadata of a Costing Solution 20030404
4 _O_MSG_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20030408
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030403
2 CREATE_INSTANCE Instance method Public Method Factory: Instatiate BW Type Object 20030403
Events
Class CL_UABW_TYPE_FACTORY has no event.
Types
Class CL_UABW_TYPE_FACTORY 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 IO_BW_METADATA Call by reference Object reference (TYPE REF TO) CL_UABW_METADATA Metadaten BW-Anschluss 20030404
2 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) CL_UA_METADATA Metadaten einer Costing Solution 20030404
3 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20030408
4 Importing I_DATABASIS Value transfer Type reference (TYPE) ACC_DATABASIS Datenbasis 20030403

Method CONSTRUCTOR on class CL_UABW_TYPE_FACTORY has no exception.

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BW_TYPE Value transfer Type reference (TYPE) UAB_TYPENAME Costing Solutions Strukturname 20030403
2 Importing I_TYPENAME Value transfer Type reference (TYPE) UAB_TYPENAME Costing Solutions Strukturname 20030723
3 Returning RO_BW_TYPE Value transfer Object reference (TYPE REF TO) CL_UABW_TYPE Abstaktes BW-Objekt 20030403

Method CREATE_INSTANCE on class CL_UABW_TYPE_FACTORY has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 350