SAP ABAP Interface IF_BOL_COMM (Interface for Internal Communication)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_BOL_CORE | BOL Core | 20040804 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_BOL_ENTITY_MANAGER | Entity Manager | 20020516 |
Properties
| Interface | IF_BOL_COMM | |
| Short Description | Interface for Internal Communication |
General Data
| Package | CRM_BOL | CRM Business Object Layer |
| Created | 20020516 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BOL_COMM has no forward declaration.
Interfaces
Interface IF_BOL_COMM has no interface.
Friends
Interface IF_BOL_COMM has no friend.
Attributes
Interface IF_BOL_COMM has no attribute.
Methods
Interface IF_BOL_COMM has no method.
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ENTITY_CREATED | Instance Event (0) |
Public (2) |
20070205 | |
| 2 | OBJECT_LOCKED | Instance Event (0) |
Public (2) |
20040804 | |
| 3 | OBJECT_MODIFIED | Instance Event (0) |
Public (2) |
20020516 | |
| 4 | TX_REVERTED | Instance Event (0) |
Public (2) |
20040804 |
Types
Interface IF_BOL_COMM has no local type.
Event Signatures
Event ENTITY_CREATED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | 20070205 |
Event OBJECT_LOCKED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Exporting | Value transfer | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE | Objektinstanz im generischen IL | 20040804 |
Event OBJECT_MODIFIED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Exporting | Value transfer | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE | Objektinstanz im generischen IL | 20020516 |
Event TX_REVERTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entität | 20040804 |
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 310 |