SAP ABAP Class CL_BSP_CTRL_ADAPTER (Controller Adapter)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_RUNTIME (Package) Business Server Pages (BSP): Runtime Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_PAGE_BASE | BSP Contoller: Basis Class | 20011107 |
Properties
| Class | CL_BSP_CTRL_ADAPTER | |
| Short Description | Controller Adapter | |
| Super Class | CL_BSP_PAGE_BASE | BSP Contoller: Basis Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBSP_RUNTIME | Business Server Pages (BSP): Runtime Objects |
| Created | 20011107 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_CTRL_ADAPTER has no forward declaration.
Interfaces
Class CL_BSP_CTRL_ADAPTER has no interface implemented.
Friends
Class CL_BSP_CTRL_ADAPTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BSP_CONTROLLER | Controller Instance | 20011107 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LBSP_CONTROLLER_LIST | 20030513 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Component Identification | 20020225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes a Controller Instance | 20080328 |
Events
Class CL_BSP_CTRL_ADAPTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LBSP_CONTROLLER_ITEM | Private | See coding | 20030513 | |
||
| 2 | LBSP_CONTROLLER_LIST | Private | See coding | 20030513 | |
Method Signatures
Method DELETE_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER_ID | Call by reference | Type reference (TYPE) | STRING | 20080328 |
Method DELETE_CONTROLLER on class CL_BSP_CTRL_ADAPTER has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 620 |