SAP ABAP Class CL_CRM_BOL_ENTITY_TEMPLATE (BOL Entity Template)
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_ABSTR_BO | Abstract Basis Class for BOL Business Objects | 20090304 |
Properties
| Class | CL_CRM_BOL_ENTITY_TEMPLATE | |
| Short Description | BOL Entity Template | |
| Super Class | CL_CRM_BOL_ABSTR_BO | Abstract Basis Class for BOL Business Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BOL | CRM Business Object Layer |
| Created | 20090304 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CRM_BOL_ENTITY_TEMPLATE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CRM_BOL_CORE | 20090918 | BOL Core |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_GENIL_CONT_SIMPLE_OBJECT | Data Container - Simple Object Interface | 20090312 | |||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_BOL_CORE | BOL Core | 20090313 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090312 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20090304 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CRM_BOL_FILTER | Relation Filter Interface | 20090312 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20090312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Initialize BOL core access | 20090313 | |
| 2 | Instance method | Public | Constructor | 20090311 | ||
| 3 | Instance method | Public | Method | Create Entity from Template | 20090304 | |
| 4 | Instance method | Public | Method | Returns parent entity | 20090304 | |
| 5 | Instance method | Public | Method | Returns parent relation name | 20090313 | |
| 6 | Instance method | Public | Method | Returns Display/Edit Characteristics of an Attribute | 20090304 | |
| 7 | Instance method | Public | Method | Returns Display/Edit Characteristics of all Attributes | 20090424 | |
| 8 | Instance method | Public | Method | Returns if related entity is createable | 20090304 |
Events
Class CL_CRM_BOL_ENTITY_TEMPLATE has no event.
Types
Class CL_CRM_BOL_ENTITY_TEMPLATE has no local type.
Method Signatures
Method CLASS_INIT Signature
Method CLASS_INIT on class CL_CRM_BOL_ENTITY_TEMPLATE has no parameter.
Method CLASS_INIT on class CL_CRM_BOL_ENTITY_TEMPLATE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTAINER_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_SIMPLE_OBJECT | Data Container - Simple Object Interface | 20090311 | |||
| 2 | IV_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_FILTER | Relation Filter Interface | 20090407 | |||
| 3 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090311 | |||
| 4 | IV_PARENT_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20090311 | |||
| 5 | IV_RELATION_NAME | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20090311 |
Method CONSTRUCTOR on class CL_CRM_BOL_ENTITY_TEMPLATE has no exception.
Method CREATE_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRY_DEACTIVATE_SENDING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090422 | |||
| 2 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20090304 |
Method CREATE_ENTITY on class CL_CRM_BOL_ENTITY_TEMPLATE has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20090304 |
Method GET_PARENT on class CL_CRM_BOL_ENTITY_TEMPLATE has no exception.
Method GET_PARENT_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RELATION_IS_11 | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | Logical Variable | 20090313 | |||
| 2 | EV_RELATION_NAME | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20090313 |
Method GET_PARENT_RELATION on class CL_CRM_BOL_ENTITY_TEMPLATE has no exception.
Method GET_PROPERTY_MODIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20090304 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_GENIL_ATTR_PROPERTY | Attribute Property | 20090304 |
Method GET_PROPERTY_MODIFIER on class CL_CRM_BOL_ENTITY_TEMPLATE has no exception.
Method GET_PROPERTY_MODIFIERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ATTRIBUTE_PROPERTIES | Value transfer | Object reference (TYPE REF TO) | IF_GENIL_OBJ_ATTR_PROPERTIES | Container Object Attribute Properties | 20090424 |
Method GET_PROPERTY_MODIFIERS on class CL_CRM_BOL_ENTITY_TEMPLATE has no exception.
Method IS_ENTITY_CREATEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ENTITY_IS_CREATEABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090304 |
Method IS_ENTITY_CREATEABLE on class CL_CRM_BOL_ENTITY_TEMPLATE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |