SAP ABAP Class CX_BICS_INVALID_CLASS_NAME (Invalid Renderer Class Name)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_BASE_EXCEPTIONS (Package) Package that contains exceptions in BICS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20130131
Properties
Class CX_BICS_INVALID_CLASS_NAME  
Short Description Invalid Renderer Class Name    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package BW_BICS_BASE_EXCEPTIONS   Package that contains exceptions in BICS 
Created 20130131   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CX_BICS_INVALID_CLASS_NAME has no interface implemented.
Friends
Class CX_BICS_INVALID_CLASS_NAME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_BICS_INVALID_CLASS_NAME Constant Public Type reference (TYPE) SOTR_CONC '0050568E6DA31DDF968A69AE7BE51F35' 20130131
2 IS_NOT_A_CLASS Instance attribute Public Type reference (TYPE) ABAP_BOOL Name provided is not a class 20130131
3 RENDERER_IF_NOT_IMPLEMENTED Instance attribute Public Type reference (TYPE) ABAP_BOOL Class provided does not implement Renderer Interface 20130131
4 RS_RENDERER_CLASS_NAME Instance attribute Public Type reference (TYPE) SEOCLSNAME Name of provided renderer class 20130131
5 TYPE_NOT_FOUND Instance attribute Public Type reference (TYPE) ABAP_BOOL Name provided is not an ABAP type 20130131
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130131
Events
Class CX_BICS_INVALID_CLASS_NAME has no event.
Types
Class CX_BICS_INVALID_CLASS_NAME 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 IS_NOT_A_CLASS Call by reference Type reference (TYPE) ABAP_BOOL 20130131
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130131
3 Importing RENDERER_IF_NOT_IMPLEMENTED Call by reference Type reference (TYPE) ABAP_BOOL 20130131
4 Importing RS_RENDERER_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20130131
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20130131
6 Importing TYPE_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20130131

Method CONSTRUCTOR on class CX_BICS_INVALID_CLASS_NAME has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740