SAP ABAP Class CL_UA_CONTEXT (Context)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_COSTING_ENGINE (Package) Costing Solutions: Costing Engine
⤷
⤷
Properties
| Class | CL_UA_CONTEXT | |
| Short Description | Context | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | UACE | |
| Program status | ||
| Category | 0 | |
| Package | UA_COSTING_ENGINE | Costing Solutions: Costing Engine |
| Created | 20020808 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UA_CONTEXT has no interface implemented.
Friends
Class CL_UA_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR10 | 'ty_out_tab' | Data Type Name | 20030225 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | UAB_ID | Instance ID | 20040225 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050623 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TABNAME | DDIC Structure for Context | 20020809 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | SYREPID | Dynamic Data Type | 20030225 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UA_CONTEXT_TYPE | ContextType | 20020808 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Context Fields | 20020808 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for Dialog | 20030225 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | LVC_T_FILT | 20081008 | ||||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UA_CONTEXT | Context | 20040225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Context as Table of Field Name/Field Value Pairs | 20030707 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020808 | |
| 3 | Static method | Public | Method | Generates a New, Initial Context | 20030513 | |
| 4 | Static method | Public | Method | Deletes a Posting Level | 20040226 | |
| 5 | Static method | Public | Method | Dialog to Enter a Context | 20020808 | |
| 6 | Static method | Public | Method | Display/Change a Context | 20020808 | |
| 7 | Static method | Public | Method | Finds Context for an Environment | 20020808 | |
| 8 | Static method | Private | Method | Create Dynamic Data Type | 20030225 | |
| 9 | Instance method | Private | Method | Delivers Node ID | 20020809 | |
| 10 | Static method | Public | Method | 20040225 | ||
| 11 |