SAP ABAP Class CL_MSG_HANDLER_POOL_BRF (BRF: Pool for Message Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BRF (Application Component) Business Rule Framework
⤷
SBRF (Package) Business Rule Framework
⤷
⤷
Properties
| Class | CL_MSG_HANDLER_POOL_BRF | |
| Short Description | BRF: Pool for Message Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBRF | Business Rule Framework |
| Created | 20080205 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MSG_HANDLER_POOL_BRF has no forward declaration.
Interfaces
Class CL_MSG_HANDLER_POOL_BRF has no interface implemented.
Friends
Class CL_MSG_HANDLER_POOL_BRF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | BRF_MSG_HANDLER_LIST_T | BRF: Message Handler Table Type | 20080205 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | BRF_APPLCLASS | BRF: Application Class | 20080205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns Message Handler | 20080205 | |
| 2 | Static method | Public | Method | Delete All Messages | 20080205 |
Events
Class CL_MSG_HANDLER_POOL_BRF has no event.
Types
Class CL_MSG_HANDLER_POOL_BRF has no local type.
Method Signatures
Method GET_MSG_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLCLASS | Call by reference | Type reference (TYPE) | BRF_APPLCLASS | BRF: Anwendungsklasse | 20080205 | |||
| 2 | IV_CATEGORY | Call by reference | Type reference (TYPE) | BRF_CLASS_CATEGORY | Typ der implementierenden Klasse | 20080205 | |||
| 3 | IV_IDENTIFIER | Call by reference | Type reference (TYPE) | BRF_MSG_HANDLER_IDENTIFIER | BRF: Identifier für BRF Nachrichtenbehandler | 20080205 | |||
| 4 | IV_MESSAGE_CLASS | Call by reference | Type reference (TYPE) | BRF_MESSAGE_CLASS | Implementierende Klasse für den Nachrichtenbehandler | 20080205 | |||
| 5 | RO_MSG_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_MESSAGE_HANDLER_BRF | Nachrichtenverwaltung für BRF Objekte | 20080205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Indentifier ist angegeben, aber die Kategorie fehlt | 20080205 | ||
| 2 | Kategorie ist angegeben, aber der Identifier fehlt | 20080205 |
Method REFRESH_ALL Signature
Method REFRESH_ALL on class CL_MSG_HANDLER_POOL_BRF has no parameter.
Method REFRESH_ALL on class CL_MSG_HANDLER_POOL_BRF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |