SAP ABAP Class CL_OBJECT_POOL_BRF (BRF: Factory and Storage for BRF Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BRF (Application Component) Business Rule Framework
⤷
SBRF (Package) Business Rule Framework
⤷
⤷
Properties
| Class | CL_OBJECT_POOL_BRF | |
| Short Description | BRF: Factory and Storage for BRF Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBRF | Business Rule Framework |
| Created | 20020813 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OBJECT_POOL_BRF has no forward declaration.
Interfaces
Class CL_OBJECT_POOL_BRF has no interface implemented.
Friends
Class CL_OBJECT_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) | TBRF110_T | BRF: Event (Table Type) | 20020813 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | SBRF110A_T | BRF: Event + Instance (Table Category) | 20020813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Checks Event for Plausibility | 20020813 | |
| 2 | Static method | Public | Method | Transfers Event Object | 20020813 |
Events
Class CL_OBJECT_POOL_BRF has no event.
Types
Class CL_OBJECT_POOL_BRF has no local type.
Method Signatures
Method CHECK_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CLASS_ID | Value transfer | Type reference (TYPE) | BRF_CLASS_ID | BRF: ID der implementierenden Klasse | 20020813 | |||
| 2 | IV_APPLCLASS | Value transfer | Type reference (TYPE) | BRF_APPLCLASS | BRF: Anwendungsklasse | 20020813 | |||
| 3 | IV_EVENT | Value transfer | Type reference (TYPE) | BRF_EVENT | BRF: Ereignis | 20020813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ereignis fehlt (BRF 105) | 20020813 | ||
| 2 | Ereignis existiert nicht (BRF 106) | 20020813 |
Method GET_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_EVENT_BRF | BRF: Ereignis | 20020813 | |||
| 2 | IV_APPLCLASS | Value transfer | Type reference (TYPE) | BRF_APPLCLASS | BRF: Anwendungsklasse | 20020813 | |||
| 3 | IV_EVENT | Value transfer | Type reference (TYPE) | BRF_EVENT | BRF: Ereignis | 20020813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anwendungsklasse fehlt (BRF 100) | 20020813 | ||
| 2 | Anwendungsklasse existiert nicht (BRF 101) | 20020813 | ||
| 3 | Klassentyp fehlt (BRF 108) | 20020813 | ||
| 4 | Klassen-ID fehlt (BRF 109) | 20020813 | ||
| 5 | Klassen-ID/Klassentyp exisitert nicht (BRF 110) | 20020813 | ||
| 6 | Ereignis fehlt (BRF 105) | 20020813 | ||
| 7 | Ereignis existiert nicht (BRF 106) | 20020813 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |