SAP ABAP Class CL_BSP_WD_APPL_MODEL_FAST (Fast version, uses ABAP RTTY for most methods)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WST (Application Component) Web Services Tool
     CRM_BOL_FILTER (Package) Filter Programs on BOL entities
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_APPL_MODEL Application Model for BSP WD Applications 20080131
Properties
Class CL_BSP_WD_APPL_MODEL_FAST  
Short Description Fast version, uses ABAP RTTY for most methods    
Super Class CL_BSP_WD_APPL_MODEL Application Model for BSP WD Applications 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BOL_FILTER   Filter Programs on BOL entities 
Created 20071019   SAP 
Last change 20081007   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 CL_BSP_WD_APPL_MODEL_FAST has no interface implemented.
Friends
Class CL_BSP_WD_APPL_MODEL_FAST has no friend class.
Attributes
Class CL_BSP_WD_APPL_MODEL_FAST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DERIVED_FROM Instance method Private Method Faster 20080131
2 CHECK_SUPERCLASS Instance method Private Method Test 20080131
Events
Class CL_BSP_WD_APPL_MODEL_FAST has no event.
Types
Class CL_BSP_WD_APPL_MODEL_FAST has no local type.
Method Signatures

Method CHECK_DERIVED_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20080131
2 Importing IV_SUPER_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20080131
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20080131

Method CHECK_DERIVED_FROM on class CL_BSP_WD_APPL_MODEL_FAST has no exception.

Method CHECK_SUPERCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLSDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_CLASSDESCR Runtime Type Services 20080131
2 Importing IV_SUPER_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20080131
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20080131

Method CHECK_SUPERCLASS on class CL_BSP_WD_APPL_MODEL_FAST has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in