SAP ABAP Class CL_BS_CONTEXT_HISTORICAL (Historical Context)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
BS_COMMON_OBJECTS (Package) Common Tools and Interfaces
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_CONTEXT | Context | 20110126 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BS_CONTEXT_HISTORICAL | Access To Historical Context | 20110226 |
Properties
| Class | CL_BS_CONTEXT_HISTORICAL | |
| Short Description | Historical Context | |
| Super Class | CL_BS_CONTEXT | Context |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_COMMON_OBJECTS | Common Tools and Interfaces |
| Created | 20110126 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BS_CONTEXT_HISTORICAL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BS_CONTEXT_HISTORICAL | Access To Historical Context | 20110226 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | IF_BS_CONTEXT_STORE | 20110227 | Access To Context Store |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BS_STACK_HISTORICAL | Historical stack | 20110126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110226 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110126 | |
| 3 | Instance method | Public | Method | 20110226 | ||
| 4 | Instance method | Public | Method | 20110226 |
Events
Class CL_BS_CONTEXT_HISTORICAL has no event.
Types
Class CL_BS_CONTEXT_HISTORICAL has no local type.
Method Signatures
Method BACK Signature
Method BACK on class CL_BS_CONTEXT_HISTORICAL has no parameter.
Method BACK on class CL_BS_CONTEXT_HISTORICAL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STORE | Call by reference | Object reference (TYPE REF TO) | IF_BS_CONTEXT_STORE | Access To Context Store | 20110227 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | name of the context | 20110126 |
Method CONSTRUCTOR on class CL_BS_CONTEXT_HISTORICAL has no exception.
Method FORWARD Signature
Method FORWARD on class CL_BS_CONTEXT_HISTORICAL has no parameter.
Method FORWARD on class CL_BS_CONTEXT_HISTORICAL has no exception.
Method MEMORIZE Signature
Method MEMORIZE on class CL_BS_CONTEXT_HISTORICAL has no parameter.
Method MEMORIZE on class CL_BS_CONTEXT_HISTORICAL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |