SAP ABAP Class CL_BSP_APP_CONTEXT (Business Server Pages (BSP) Page Context)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_RUNTIME (Package) Business Server Pages (BSP): Runtime Objects
⤷
⤷
Properties
| Class | CL_BSP_APP_CONTEXT | |
| Short Description | Business Server Pages (BSP) Page Context | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SBSP_RUNTIME | Business Server Pages (BSP): Runtime Objects |
| Created | 20010208 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_APP_CONTEXT has no forward declaration.
Interfaces
Class CL_BSP_APP_CONTEXT has no interface implemented.
Friends
Class CL_BSP_APP_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BSP_RUNTIME | Current Runtime Instance | 20010208 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Name of Application Class | 20010208 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | Application Instance | 20010208 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BSP_APPLICATION | Business Server Page (BSP) Application Class | 20010313 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BSP_APPLICATION_EVENTS | Business Server Page (BSP) Application Events | 20010314 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of Application | 20010208 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Namespace of Application | 20010208 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Start Page of Application | 20010208 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | I | State Behavior of Application | 20010208 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Topic of Application | 20010208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010208 |
Events
Class CL_BSP_APP_CONTEXT has no event.
Types
Class CL_BSP_APP_CONTEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RUNTIME | Call by reference | Object reference (TYPE REF TO) | CL_BSP_RUNTIME | BSP Laufzeit | 20010208 |
Method CONSTRUCTOR on class CL_BSP_APP_CONTEXT has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |