SAP ABAP Class CL_WB_CONTEXT (Context of an Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ABA (Application Component) ABAP Editor
⤷
SEDI (Package) PROGRAM EDITOR
⤷
⤷
Properties
| Class | CL_WB_CONTEXT | |
| Short Description | Context of an Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEDI | PROGRAM EDITOR |
| Created | 19981007 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB_CONTEXT has no forward declaration.
Interfaces
Class CL_WB_CONTEXT has no interface implemented.
Friends
Class CL_WB_CONTEXT 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) | IF_WB_OBJECT_CONTEXT | Context Information | 19981007 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SEU_OBJTYP | Context Type | 19981007 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Create Context Object | 19981009 |
Events
Class CL_WB_CONTEXT has no event.
Types
Class CL_WB_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 | P_CONTEXT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_CONTEXT | context information | 19981009 | |||
| 2 | P_CONTEXT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | context type | 19981009 |
Method CONSTRUCTOR on class CL_WB_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in |