SAP ABAP Class CL_ISH_NL_M_MSG_HANDLER (Message handler)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NNL1 (Package) Application development Hospital System Netherlands
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_NL_MODEL_ABSTRACT | abstract model class | 20110202 |
Properties
| Class | CL_ISH_NL_M_MSG_HANDLER | |
| Short Description | Message handler | |
| Super Class | CL_ISH_NL_MODEL_ABSTRACT | abstract model class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NNL1 | Application development Hospital System Netherlands |
| Created | 20100303 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_NL_M_MSG_HANDLER has no forward declaration.
Interfaces
Class CL_ISH_NL_M_MSG_HANDLER has no interface implemented.
Friends
Class CL_ISH_NL_M_MSG_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ISH_NL_T_MESSAGE | 20110202 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | ISH_NL_T_EVENTREFS | 20110202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110202 | ||
| 2 | Instance method | Public | Method | 20110202 | ||
| 3 | Instance method | Public | Method | 20110202 | ||
| 4 | Instance method | Public | Constructor | 20110202 | ||
| 5 | Instance method | Public | Method | 20110202 | ||
| 6 | Instance method | Public | Method | 20110202 | ||
| 7 | Instance method | Public | Method | 20110202 | ||
| 8 | Instance method | Public | Event handling method | 20110202 | ||
| 9 | Instance method | Public | Event handling method | 20110202 | ||
| 10 | Instance method | Public | Method | 20110202 | ||
| 11 | Instance method | Public | Method | 20110202 | ||
| 12 | Instance method | Public | Method | 20110202 | ||
| 13 | Instance method | Public | Method | 20110202 |
Events
Class CL_ISH_NL_M_MSG_HANDLER has no event.
Types
Class CL_ISH_NL_M_MSG_HANDLER has no local type.
Method Signatures
Method ACTIVATE_MSG_HANDLERS Signature
Method ACTIVATE_MSG_HANDLERS on class CL_ISH_NL_M_MSG_HANDLER has no parameter.
Method ACTIVATE_MSG_HANDLERS on class CL_ISH_NL_M_MSG_HANDLER has no exception.
Method ADD_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Call by reference | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20110202 | |||
| 2 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_ISH_NL_EVENTS | IF_ISH_NL_EVENTS | 20110202 |
Method ADD_OBJECT on class CL_ISH_NL_M_MSG_HANDLER has no exception.
Method CLEAR_MESSAGE_TABLE Signature
Method CLEAR_MESSAGE_TABLE on class CL_ISH_NL_M_MSG_HANDLER has no parameter.
Method CLEAR_MESSAGE_TABLE on class CL_ISH_NL_M_MSG_HANDLER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OREF | Call by reference | Type reference (TYPE) | ISH_NL_T_EVENTREFS | table of interfaces IF_ISH_NL_EVENTS | 20110202 |
Method CONSTRUCTOR on class CL_ISH_NL_M_MSG_HANDLER has no exception.
Method DEACTIVATE_MSG_HANDLERS Signature
Method DEACTIVATE_MSG_HANDLERS on class CL_ISH_NL_M_MSG_HANDLER has no parameter.
Method DEACTIVATE_MSG_HANDLERS on class CL_ISH_NL_M_MSG_HANDLER has no exception.
Method GET_MESSAGES_BAPIRET2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20110202 |
Method GET_MESSAGES_BAPIRET2 on class CL_ISH_NL_M_MSG_HANDLER has no exception.
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTS | Call by reference | Type reference (TYPE) | ISH_NL_T_EVENTREFS | table of interfaces IF_ISH_NL_EVENTS | 20110202 |
Method GET_OBJECTS on class CL_ISH_NL_M_MSG_HANDLER has no exception.
Method HANDLE_MESSAGE Signature
Method HANDLE_MESSAGE on class CL_ISH_NL_M_MSG_HANDLER has no exception.
Method HANDLE_OBJECT_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJECT | Value transfer | Attribute reference (LIKE) | 20110202 |
Method HANDLE_OBJECT_CREATED on class CL_ISH_NL_M_MSG_HANDLER has no exception.
Method HAS_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20110202 |
Method HAS_ERRORS on class CL_ISH_NL_M_MSG_HANDLER has no exception.
Method HAS_ERRORS_OR_WARNINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20110202 |
Method HAS_ERRORS_OR_WARNINGS on class CL_ISH_NL_M_MSG_HANDLER has no exception.
Method HAS_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20110202 |
Method HAS_MESSAGES on class CL_ISH_NL_M_MSG_HANDLER has no exception.
Method REMOVE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Call by reference | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20110202 | |||
| 2 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_ISH_NL_EVENTS | IF_ISH_NL_EVENTS | 20110202 |
Method REMOVE_OBJECT on class CL_ISH_NL_M_MSG_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |