SAP ABAP Class CL_UC_CONTEXT (Context)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCD0 (Package) SEM-BCS: Common Objects for Data Dispatcher
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CONTEXT | Context (Version + Time + ?) | 20030828 |
Properties
| Class | CL_UC_CONTEXT | |
| Short Description | Context | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCD0 | SEM-BCS: Common Objects for Data Dispatcher |
| Created | 20030828 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_CONTEXT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CONTEXT | Context (Version + Time + ?) | 20030828 |
Friends
Class CL_UC_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20030828 | |||||
| 2 | Static Attribute | Private | See coding | 20030828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030828 | |
| 2 | Static method | Public | Method | Get Instance with Default Values | 20030909 | |
| 3 | Static method | Public | Method | Get Instance of a Context | 20030828 |
Events
Class CL_UC_CONTEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SX_CONTEXT_INSTANCE | Private | See coding | 20030828 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTEXT | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20030828 |
Method CONSTRUCTOR on class CL_UC_CONTEXT has no exception.
Method GET_DEFAULT_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_UC_CONTEXT | Kontext (Version + Zeit + ?) | 20030909 |
Method GET_DEFAULT_INSTANCE on class CL_UC_CONTEXT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_UC_CONTEXT | Kontext (Version + Zeit + ?) | 20030828 | |||
| 2 | IT_CONTEXT | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20030828 |
Method GET_INSTANCE on class CL_UC_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 350 |