SAP ABAP Class IF_OPS_SE_SOC_MESSAGE (Message)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_OPS_SE_SOC_TYPES | Types and Constants | 20090205 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OPS_SE_SOC_MESSAGE | Fill and send message | 20090205 |
Properties
| Class | IF_OPS_SE_SOC_MESSAGE | |
| Short Description | Message | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090205 | SAP |
| Last change | 20100310 | 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 IF_OPS_SE_SOC_MESSAGE has no interface implemented.
Friends
Class IF_OPS_SE_SOC_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20090205 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20090205 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20090205 | |||||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Message | 20090205 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | GTY_RECEIVER_S | Receiver | 20090205 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | GTY_EVENT | Message Event (I, U or D) | 20090210 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SPRAS | Language Key | 20090210 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | GTY_MSGID | Message ID | 20090205 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | GTY_OBJKEY | Object key | 20090206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks relevance of repeating the message | 20090205 | |
| 2 | Instance method | Public | Method | Create message | 20090205 | |
| 3 | Instance method | Public | Method | Preprocess message and return container | 20090205 | |
| 4 | Instance method | Public | Method | Send message | 20090205 |
Events
Class IF_OPS_SE_SOC_MESSAGE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_CONTAINER_S | Public | Attribute reference (LIKE) | 20090205 | |
||
| 2 | GTY_CONTAINER_T | Public | Attribute reference (LIKE) | 20090205 | |
||
| 3 | GTY_EVENT | Public | Attribute reference (LIKE) | 20090205 | |
||
| 4 | GTY_MSGID | Public | Attribute reference (LIKE) | 20090205 | |
||
| 5 | GTY_OBJKEY | Public | Attribute reference (LIKE) | 20090206 | |
||
| 6 | GTY_RECEIVER_S | Public | Attribute reference (LIKE) | 20090205 | |
Method Signatures
Method CHECK_REPEAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DELETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090205 | |||
| 2 | IV_OBJKEY | Call by reference | Type reference (TYPE) | GTY_OBJKEY | 20090206 | ||||
| 3 | RV_REPEAT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090205 |
Method CHECK_REPEAT on class IF_OPS_SE_SOC_MESSAGE has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Log | 20090205 | |||
| 2 | IS_RECEIVER | Call by reference | Type reference (TYPE) | GTY_RECEIVER_S | Receiver | 20090205 | |||
| 3 | IT_CONTAINER | Call by reference | Type reference (TYPE) | GTY_CONTAINER_T | Container from preprocessing | 20090205 | |||
| 4 | IV_EVENT | Call by reference | Type reference (TYPE) | GTY_EVENT | GC_EVENT_CREATE | Event | 20090205 | ||
| 5 | IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20090210 | ||
| 6 | IV_OBJKEY | Call by reference | Type reference (TYPE) | GTY_OBJKEY | 20090206 | ||||
| 7 | IV_USE_MEMORY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 'X': Document changes have not yet been saved | 20090205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090205 |
Method PREPROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTAINER | Call by reference | Type reference (TYPE) | GTY_CONTAINER_T | 20090205 | ||||
| 2 | ET_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20090205 | ||||
| 3 | IS_RECEIVER | Call by reference | Type reference (TYPE) | GTY_RECEIVER_S | 20090205 | ||||
| 4 | IV_EVENT | Call by reference | Type reference (TYPE) | GTY_EVENT | GC_EVENT_CREATE | 20090205 | |||
| 5 | IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20090210 | ||
| 6 | IV_OBJKEY | Call by reference | Type reference (TYPE) | GTY_OBJKEY | 20090206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090205 |
Method SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090205 | |||
| 2 | EO_PROXY | Value transfer | Object reference (TYPE REF TO) | CL_PROXY_BASIS | ABAP Proxies: Basic Proxy Methods | 20090422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090205 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |