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 | Static Attribute | Protected | Type reference (TYPE) | SEOCLSNAME | 'CL_CRM_BOL_ABSTR_BO' | Required Due to Downward Compatability | 20081128 | ||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | 20081117 |
Methods
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 | EV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20030829 | ||||
| 2 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | EV_RESULT | Call by reference | Type reference (TYPE) | STRING | 20030829 | ||||
| 2 | IV_USE_ISO_FORMAT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090113 | |||
| 3 | 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 | 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 | IV_CHAR | Call by reference | Type reference (TYPE) | CLIKE | 20030829 | ||||
| 2 | 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 |