SAP ABAP Class CL_S95_MESSAGE_INTERFACE (ANSI/ISA S95 Message Interface)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-S95 (Application Component) ANSI/ISA S95 Interface
⤷
ANSI_ISA_S95_INTERFACE (Package) ANSI/ISA S95 Interface
⤷
⤷
Properties
| Class | CL_S95_MESSAGE_INTERFACE | |
| Short Description | ANSI/ISA S95 Message Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ANSI_ISA_S95_INTERFACE | ANSI/ISA S95 Interface |
| Created | 20041119 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_S95_MESSAGE_INTERFACE has no interface implemented.
Friends
Class CL_S95_MESSAGE_INTERFACE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_S95_ALERT_NOTIF_HANDLER | ANSI/ISA S95 Alert Handler | 20041223 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_S95_MESSAGE_HANDLER | ANSI/ISA S95 Message Handler | 20041129 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_S95_MESSAGE_LOG_HANDLER | ANSI/ISA S95 Message LogHandler | 20041119 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_S95_ALERT_NOTIFICATN | ANSI/ISA 95 Alerts andNotifications | 20050124 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_S95_ENHANCEMENTS | Business add-in interface IF_EX_S95_ENHANCEMENTS | 20041129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check S95 Customizing | 20041119 | |
| 2 | Instance method | Private | Method | Create Alert/Message Log handlers | 20041119 | |
| 3 | Instance method | Public | Method | Process S95 message | 20041124 |
Events
Class CL_S95_MESSAGE_INTERFACE has no event.
Types
Class CL_S95_MESSAGE_INTERFACE has no local type.
Method Signatures
Method CHECK_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_S95_GENERAL_SETTINGS | Call by reference | Type reference (TYPE) | S95_GEN_SETTINGS | 20050124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041129 |
Method CREATE_HANDLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_S95_MESSAGE_DATA | Call by reference | Type reference (TYPE) | IF_S95_CONSTANTS=>LTY_S95_MESSAGE_DATA | 20041129 |
Method CREATE_HANDLERS on class CL_S95_MESSAGE_INTERFACE has no exception.
Method PROCESS_S95_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RETURN | Call by reference | Type reference (TYPE) | IF_S95_CONSTANTS=>LTY_S95_RETURN_DATA | 20050110 | ||||
| 2 | IS_S95_MESSAGE_DATA | Call by reference | Type reference (TYPE) | IF_S95_CONSTANTS=>LTY_S95_MESSAGE_DATA | 20041124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Not S95 destination | 20050531 | ||
| 2 | 20041129 | |||
| 3 | Error in sending RFC to XI destination | 20050531 |
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 600 |