SAP ABAP Class CL_CRM_BOL_ENTITY_WRAPPER (Abstract Entities Wrapper)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-BOL (Application Component) Business Object Layer
     CRM_BOL (Package) CRM Business Object Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BOL_ENTITY Entity 20040225
Properties
Class CL_CRM_BOL_ENTITY_WRAPPER  
Short Description Abstract Entities Wrapper    
Super Class CL_CRM_BOL_ENTITY Entity 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BOL   CRM Business Object Layer 
Created 20040225   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_BOL_ENTITY_WRAPPER has no forward declaration.
Interfaces
Class CL_CRM_BOL_ENTITY_WRAPPER has no interface implemented.
Friends
Class CL_CRM_BOL_ENTITY_WRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 WRAPPED_ENTITY Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Original Entity 20040225
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040225
2 GET_MAPPED_ATTR_NAME Instance method Protected Method 20040225
3 ON_WRAPPED_ENTITY_DELETED Instance method Protected Event handling method 20040225
Events
Class CL_CRM_BOL_ENTITY_WRAPPER has no event.
Types
Class CL_CRM_BOL_ENTITY_WRAPPER 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 IV_WRAPPED_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität 20040225

Method CONSTRUCTOR on class CL_CRM_BOL_ENTITY_WRAPPER has no exception.

Method GET_MAPPED_ATTR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MY_ATTR_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20040225
2 Returning RV_TARGET_ATTR_NAME Value transfer Type reference (TYPE) NAME_KOMP Komponentenname 20040225

Method GET_MAPPED_ATTR_NAME on class CL_CRM_BOL_ENTITY_WRAPPER has no exception.

Method ON_WRAPPED_ENTITY_DELETED Signature

Method ON_WRAPPED_ENTITY_DELETED on class CL_CRM_BOL_ENTITY_WRAPPER has no parameter.
Method ON_WRAPPED_ENTITY_DELETED on class CL_CRM_BOL_ENTITY_WRAPPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400