SAP ABAP Interface IF_SAMDT_MESSAGE_HANDLER (MessageHandler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SAM (Application Component) Status and Action Management
⤷
SESF_SAM_DT_MANAGER (Package) S&AM Desing time core
⤷
⤷
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
| Interface | IF_SAMDT_MESSAGE_HANDLER | |
| Short Description | MessageHandler |
General Data
| Package | SESF_SAM_DT_MANAGER | S&AM Desing time core |
| Created | 20100325 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_SAMDT_CORE_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SAMDT_MESSAGE_HANDLER has no interface.
Friends
Interface IF_SAMDT_MESSAGE_HANDLER has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface IF_SAMDT_MESSAGE_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 72L |