SAP ABAP Class CL_CONTROLLER_POOL_BRF (BRF: Controller Pool)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BRF (Application Component) Business Rule Framework
⤷
SBRF (Package) Business Rule Framework
⤷
⤷
Properties
| Class | CL_CONTROLLER_POOL_BRF | |
| Short Description | BRF: Controller Pool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SBRF | Business Rule Framework |
| Created | 20041027 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CONTROLLER_POOL_BRF has no forward declaration.
Interfaces
Class CL_CONTROLLER_POOL_BRF has no interface implemented.
Friends
Class CL_CONTROLLER_POOL_BRF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | BRF_CONTROLLER_POOL_T | BRF: Controller Pool (Table Type) | 20041027 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | BRF_CONTROLLER_ID | BRF: Active Controller | 20041028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20041028 | |
| 2 | Static method | Public | Method | Transfers a Free Controller to the Application | 20041027 |
Events
Class CL_CONTROLLER_POOL_BRF has no event.
Types
Class CL_CONTROLLER_POOL_BRF has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CONTROLLER_POOL_BRF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CONTROLLER_POOL_BRF has no exception.
Method GET_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_CONTROLLER_BRF | BRF: Controller | 20041027 | |||
| 2 | IV_APPLCLASS | Value transfer | Type reference (TYPE) | BRF_APPLCLASS | BRF: Anwendungsklasse | 20041027 | |||
| 3 | IV_EVENT_ID | Value transfer | Type reference (TYPE) | BRF_EVENT | BRF: Basisklasse Ereignis | 20041027 | |||
| 4 | IV_IS_MULTI_INSTANCE_MODE | Value transfer | Type reference (TYPE) | BRF_MULTI_INSTANCE_MODE | SPACE | BRF: Multi-Instanz-Mode (Batch-Mode) | 20041027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anwendungsklasse fehlt (BRF 100) | 20041027 | ||
| 2 | Anwendungsklasse existiert nicht (BRF 101) | 20041027 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |