SAP ABAP Class CL_RSO_RES_CNT_TYPE_FACTORY (Factory class for content type handlers)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_RES_FRMW (Package) BW: ResourceFramework
Properties
Class CL_RSO_RES_CNT_TYPE_FACTORY  
Short Description Factory class for content type handlers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_RES_FRMW   BW: ResourceFramework 
Created 20130417   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSO_RES_CNT_TYPE_FACTORY has no forward declaration.
Interfaces
Class CL_RSO_RES_CNT_TYPE_FACTORY has no interface implemented.
Friends
Class CL_RSO_RES_CNT_TYPE_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CN_BW_MEDIA_APP Constant Protected Type reference (TYPE) STRING 'application' 20130417
2 CN_BW_VENDOR Constant Protected Type reference (TYPE) STRING 'vnd.sap.bw.modeling.' 20130417
3 CN_COMP_HCPR Constant Public Type reference (TYPE) STRING 'hcpr' 20130417
4 CN_COMP_IPROV Constant Public Type reference (TYPE) STRING 'iprov' 20130516
5 CN_COMP_QUERY Constant Public Type reference (TYPE) STRING 'query' 20130417
6 CN_COMP_QUERY_ENQ Constant Public Type reference (TYPE) STRING 'query_enq' 20130522
7 CN_FORMAT_XML Constant Protected Type reference (TYPE) STRING 'xml' 20130417
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DEFAULT_HANDLER Static method Public Method Create the default content type handler for BW Modeling 20130417
Events
Class CL_RSO_RES_CNT_TYPE_FACTORY has no event.
Types
Class CL_RSO_RES_CNT_TYPE_FACTORY has no local type.
Method Signatures

Method CREATE_DEFAULT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENT Call by reference Type reference (TYPE) STRING Unique BW component ID like 'query' 20130417
2 Importing I_VERSION Call by reference Type reference (TYPE) IF_RSO_RES_REST_HANDLER=>GT_S_CONTENT_VERSION Version 20130417
3 Returning R_R_HANDLER Value transfer Object reference (TYPE REF TO) CL_RSO_RES_CNT_TYPE_HANDLER Handler for Content Types 20130417
# Exception Resumable Description Created on
1 CX_RSO_RES_CONT_TYPE_HANDLER Exception for Content Type Handler 20130417
History
Last changed by/on SAP  20140121 
SAP Release Created in 740