SAP ABAP Class CL_CRM_BOL_ABSTR_BO (Abstract Basis Class for BOL Business Objects)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20030829
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BOL_DQUERY_SERVICE BOL - Query-Service 20060207
2 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BOL_ENTITY Entity 20030829
3 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BOL_ENTITY_FACTORY2 Factory for Creation of Root Entities 20081117
4 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BOL_ENTITY_TEMPLATE BOL Entity Template 20090304
5 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BOL_FILTER Reuseable filter object 20090119
6 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BOL_QUERY_SERVICE BOL - Query Service 20030829
Properties
Class CL_CRM_BOL_ABSTR_BO  
Short Description Abstract Basis Class for BOL Business Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BOL   CRM Business Object Layer 
Created 20030829   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_BOL_ABSTR_BO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20030829
Friends
Class CL_CRM_BOL_ABSTR_BO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_NAME Static Attribute Protected Type reference (TYPE) SEOCLSNAME 'CL_CRM_BOL_ABSTR_BO' Required Due to Downward Compatability 20081128
2 OBJECT_MODEL Static Attribute Protected Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL 20081117
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20081205
2 CONVERT_FROM_STRING Static method Protected Method Converts Specified String to a Value 20030829
3 CONVERT_TO_STRING Static method Protected Method Converts Specified Value to a String 20030829
4 GET_NAME Instance method Public Method 20030829
5 GET_PROPERTIES Instance method Public Method 20060328
6 GET_PROPERTY Instance method Public Method 20060328
7 GET_PROPERTY_AS_STRING Instance method Public Method 20060328
8 GET_PROPERTY_AS_VALUE Instance method Public Method 20060328
9 GET_PROPERTY_TEXT Instance method Public Method 20060329
10 GET_PROPERTY_TEXTS Instance method Public Method 20060329
11 IS_PROPERTY_READONLY Instance method Public Method 20060328
12 SET_PROPERTIES Instance method Public Method 20060328
13 SET_PROPERTY Instance method Public Method 20060328
14 SET_PROPERTY_AS_STRING Instance method Public Method 20060328
15 TRIM Static method Protected Method Reduces Character Variable to a String of Its Actual Length 20030829
Events
Class CL_CRM_BOL_ABSTR_BO has no event.
Types
Class CL_CRM_BOL_ABSTR_BO has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_BOL_ABSTR_BO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_BOL_ABSTR_BO has no exception.

Method CONVERT_FROM_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Call by reference Type reference (TYPE) ANY 20030829
2 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20030829
# Exception Resumable Description Created on
1 CX_SY_CONVERSION_ERROR System-Exception bei Konvertierungsfehlern 20030829

Method CONVERT_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESULT Call by reference Type reference (TYPE) STRING 20030829
2 Importing IV_USE_ISO_FORMAT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090113
3 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20030829

Method CONVERT_TO_STRING on class CL_CRM_BOL_ABSTR_BO has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_EXT_OBJ_NAME externer Name eines Objekts 20030829

Method GET_NAME on class CL_CRM_BOL_ABSTR_BO has no exception.

Method GET_PROPERTIES Signature

Method GET_PROPERTIES on class CL_CRM_BOL_ABSTR_BO has no parameter.
Method GET_PROPERTIES on class CL_CRM_BOL_ABSTR_BO has no exception.

Method GET_PROPERTY Signature

Method GET_PROPERTY on class CL_CRM_BOL_ABSTR_BO has no parameter.
Method GET_PROPERTY on class CL_CRM_BOL_ABSTR_BO has no exception.

Method GET_PROPERTY_AS_STRING Signature

Method GET_PROPERTY_AS_STRING on class CL_CRM_BOL_ABSTR_BO has no parameter.
Method GET_PROPERTY_AS_STRING on class CL_CRM_BOL_ABSTR_BO has no exception.

Method GET_PROPERTY_AS_VALUE Signature

Method GET_PROPERTY_AS_VALUE on class CL_CRM_BOL_ABSTR_BO has no parameter.
Method GET_PROPERTY_AS_VALUE on class CL_CRM_BOL_ABSTR_BO has no exception.

Method GET_PROPERTY_TEXT Signature

Method GET_PROPERTY_TEXT on class CL_CRM_BOL_ABSTR_BO has no parameter.
Method GET_PROPERTY_TEXT on class CL_CRM_BOL_ABSTR_BO has no exception.

Method GET_PROPERTY_TEXTS Signature

Method GET_PROPERTY_TEXTS on class CL_CRM_BOL_ABSTR_BO has no parameter.
Method GET_PROPERTY_TEXTS on class CL_CRM_BOL_ABSTR_BO has no exception.

Method IS_PROPERTY_READONLY Signature

Method IS_PROPERTY_READONLY on class CL_CRM_BOL_ABSTR_BO has no parameter.
Method IS_PROPERTY_READONLY on class CL_CRM_BOL_ABSTR_BO has no exception.

Method SET_PROPERTIES Signature

Method SET_PROPERTIES on class CL_CRM_BOL_ABSTR_BO has no parameter.
Method SET_PROPERTIES on class CL_CRM_BOL_ABSTR_BO has no exception.

Method SET_PROPERTY Signature

Method SET_PROPERTY on class CL_CRM_BOL_ABSTR_BO has no parameter.
Method SET_PROPERTY on class CL_CRM_BOL_ABSTR_BO has no exception.

Method SET_PROPERTY_AS_STRING Signature

Method SET_PROPERTY_AS_STRING on class CL_CRM_BOL_ABSTR_BO has no parameter.
Method SET_PROPERTY_AS_STRING on class CL_CRM_BOL_ABSTR_BO has no exception.

Method TRIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHAR Call by reference Type reference (TYPE) CLIKE 20030829
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20030829

Method TRIM on class CL_CRM_BOL_ABSTR_BO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400