SAP ABAP Interface IF_BCB_MESSAGE_CONSTANTS (BCB Message Constants)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
ICI_BCB (Package) Business Communication Broker
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BCB_CONSTANTS | Konstanten im BCB | 20040115 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BCB_FOLDER | BCB Folder | 20040113 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BCB_MESSAGE | BCB Message | 20040112 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_MCM_CHANNEL_CONTAINER | MCM Container | 20040115 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_MCM_CONTACT | MCM contact | 20040115 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_MCM_MAIL_INTERACTION | MCM mail contact | 20040115 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_MCM_MAIL_SESSION | MCM mail session | 20040607 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IC_MAIL_WRAPPER_BASE | Java Event Service | 20050111 |
Properties
| Interface | IF_BCB_MESSAGE_CONSTANTS | |
| Short Description | BCB Message Constants |
General Data
| Package | ICI_BCB | Business Communication Broker |
| Created | 20031126 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BCB_MESSAGE_CONSTANTS has no forward declaration.
Interfaces
Interface IF_BCB_MESSAGE_CONSTANTS has no interface.
Friends
Interface IF_BCB_MESSAGE_CONSTANTS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CA_DELETE | Constant | Public | Type reference (TYPE) | INT2 | 203 | Deleting the message is allowed | 20040112 | |
| 2 | CA_SEND | Constant | Public | Type reference (TYPE) | INT2 | 202 | Sending the message is allowed | 20040112 | |
| 3 | CA_SETCONTENT | Constant | Public | Type reference (TYPE) | INT2 | 201 | Changing message content is allowed | 20040112 | |
| 4 | IS_ACCEPTED | Constant | Public | Type reference (TYPE) | STRING | '201' | The message (incoming) has been accepted by the agent | 20040112 | |
| 5 | IS_ALLERTING | Constant | Public | Type reference (TYPE) | STRING | '3' | The message (incoming) has not been accepted by the agent | 20041209 | |
| 6 | IS_DRAFT | Constant | Public | Type reference (TYPE) | STRING | '202' | The message (outgoing) has been created and saved, not sent | 20040112 | |
| 7 | IS_ENDED | Constant | Public | Type reference (TYPE) | STRING | '4' | The message (incoming) ended | 20050215 | |
| 8 | IS_SENT | Constant | Public | Type reference (TYPE) | STRING | '203' | The message (outgoing) has been sent | 20040112 |
Methods
Interface IF_BCB_MESSAGE_CONSTANTS has no method.
Events
Interface IF_BCB_MESSAGE_CONSTANTS has no event.
Types
Interface IF_BCB_MESSAGE_CONSTANTS has no local type.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |