SAP ABAP Class CL_BSP_WD_CALLBACK_SERVICE (Callback Service for Error Handler)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
CRM_BSP_WD (Package) WebClient UI Framework Runtime

⤷

⤷

Properties
Class | CL_BSP_WD_CALLBACK_SERVICE | |
Short Description | Callback Service for Error Handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_WD | WebClient UI Framework Runtime |
Created | 20020703 | SAP |
Last change | 20081007 | 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 CL_BSP_WD_CALLBACK_SERVICE has no interface implemented.
Friends
Class CL_BSP_WD_CALLBACK_SERVICE 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) | IF_BSP_WD_MESSAGE_HANDLER | Interface for Error Handler | 20020704 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTYPE_MSG_HANDLER_TAB | 20020704 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTYPE_MSGCLS_HANDLER_TAB | 20020704 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delivers Message Handler for a Message | 20020704 |
2 | ![]() |
Instance method | Public | Method | Sets Default Message Handler | 20020716 |
3 | ![]() |
Instance method | Public | Method | Callback Registration for a Message | 20020704 |
4 | ![]() |
Instance method | Public | Method | Callback Registration for All Messages of a Message Class | 20020704 |
Events
Class CL_BSP_WD_CALLBACK_SERVICE has no event.
Types
Class CL_BSP_WD_CALLBACK_SERVICE has no local type.
Method Signatures
Method GET_MESSAGE_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MESSAGE_CLASS | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20020704 | ||
2 | ![]() |
IV_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20020704 | ||
3 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_MESSAGE_HANDLER | Interface für Fehlerbehandler | 20020704 |
Method GET_MESSAGE_HANDLER on class CL_BSP_WD_CALLBACK_SERVICE has no exception.
Method SET_DEFAULT_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEFAULT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_MESSAGE_HANDLER | Interface für Fehlerbehandler | 20020716 |
Method SET_DEFAULT_HANDLER on class CL_BSP_WD_CALLBACK_SERVICE has no exception.
Method SUBSCRIBE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Registrierung aktivieren/deaktivieren | 20020704 | |
2 | ![]() |
IV_MESSAGE_CLASS | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20020704 | ||
3 | ![]() |
IV_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20020704 | ||
4 | ![]() |
IV_SUBSCRIBER | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_MESSAGE_HANDLER | Interface für Fehlerbehandler | 20020704 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler: Doppelte Registrierung für eine Meldung | 20020704 |
Method SUBSCRIBE_MESSAGE_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Registrierung aktivieren/deaktivieren | 20020704 | |
2 | ![]() |
IV_MESSAGE_CLASS | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20020704 | ||
3 | ![]() |
IV_SUBSCRIBER | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_MESSAGE_HANDLER | Interface für Fehlerbehandler | 20020704 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler: Doppelte Registrierung für eine Meldung | 20020704 |
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 310 |