SAP ABAP Class CL_UA_ELEMENT (Instance)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_COSTING_ENGINE (Package) Costing Solutions: Costing Engine
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UA_TYPEABLE | Instance | 20031210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_STRUCT_OBJECT | Object of a Structured Type | 20040906 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20030123 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UA_COMPLEX_ELEMENT | Instance with Header and Item Data | 20030304 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_UA_OBJECT | Object Instance | 20040202 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_UA_TLINE | Table Instance (Row) | 20020709 |
Properties
| Class | CL_UA_ELEMENT | |
| Short Description | Instance | |
| Super Class | CL_UA_TYPEABLE | Instance |
| 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 | 20020430 | SAP |
| Last change | 20071120 | 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) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FINB_STRUCT_OBJECT | Object of a Structured Type | 20040906 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20030123 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_UA_ENQUEUE_SERVICE | 20040322 | Enqueue Service for Costing Engine | |
| 2 | CL_UA_RESULT_LEVEL | 20040204 | Posting Level |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | UAB_FIELDNAME | '&_DESCRIPTION_&' | Column for Description | 20020730 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Key was changed | 20030806 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Element cannot be changed | 20030806 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Element was completed by formulas | 20030506 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20040831 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | UAB_ID | Instance ID | 20040206 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Element was initialized by formulas | 20030506 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | SPACE | Element Is Transient | 20030314 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | UAB_LOGICAL_KEY | Concatenated Business Key | 20050421 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_UA_ELEMENT | Element on which the element is dependent | 20030911 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_UA_FORMULA_RUNTIME | 20030428 | ||||
| 12 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_UA_RESULT_LEVEL | Posting Level | 20020523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Costing Engine API: Set Value on Element | 20031209 | |
| 2 | Instance method | Public | Method | Authorization Check | 20040114 | |
| 3 | Instance method | Public | Method | Checks Characteristic Values | 20031209 | |
| 4 | Instance method | Public | Method | Check if this element has already been locked in some mode. | 20070619 | |
| 5 | Instance method | Public | Method | Costing Engine API: Generate Object | 20030206 | |
| 6 | Instance method | Private | Method | 20040907 | ||
| 7 | Instance method | Protected | Method | 20050214 | ||
| 8 | Instance method | Protected | Method | 20050214 | ||
| 9 |