SAP ABAP Class IF_SAMDT_MESSAGE_HANDLER (MessageHandler)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAMDT_MESSAGE_HANDLER | Message Handler | 20100325 |
Properties
| Class | IF_SAMDT_MESSAGE_HANDLER | |
| Short Description | MessageHandler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100325 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SAMDT_MESSAGE_HANDLER has no interface implemented.
Friends
Class IF_SAMDT_MESSAGE_HANDLER has no friend class.
Attributes
Class IF_SAMDT_MESSAGE_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100325 | ||
| 2 | Instance method | Public | Method | 20100325 | ||
| 3 | Instance method | Public | Method | 20100325 |
Events
Class IF_SAMDT_MESSAGE_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ERROR_MESSAGE | Public | See coding | 20100325 | tt_error_message TYPE STANDARD TABLE OF ty_error_message
|
||
| 2 | TY_ERROR_MESSAGE | Public | See coding | 20100325 | BEGIN OF ty_error_message,
message TYPE REF TO cm_samdt_root,
END OF ty_error_message
|
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ERROR_TEXT | Call by reference | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20100325 | |||
| 2 | ID_ERROR_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20100325 | |||
| 3 | ID_SCHEMA_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20100819 | ||||
| 4 | ID_SEVERITY | Call by reference | Type reference (TYPE) | CM_SAMDT_ROOT=>TY_MESSAGE_SEVERITY | 20100325 |
Method ADD_MESSAGE on class IF_SAMDT_MESSAGE_HANDLER has no exception.
Method GET_ERROR_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR_TEXTS | Call by reference | Type reference (TYPE) | IF_SAMDT_CORE_TYPES=>TT_STRINGS | 20100428 |
Method GET_ERROR_TEXTS on class IF_SAMDT_MESSAGE_HANDLER has no exception.
Method HAS_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_HAS_ERRORS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100325 |
Method HAS_ERRORS on class IF_SAMDT_MESSAGE_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |