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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 IF_UA_CE_BOOLEANS 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 CD_ATTRIBUTE_DESCRIPTION Constant Public Type reference (TYPE) UAB_FIELDNAME '&_DESCRIPTION_&' Column for Description 20020730
2 MB_KEY_CHANGED Instance attribute Protected Type reference (TYPE) ABAP_BOOL Key was changed 20030806
3 MB_READ_ONLY Instance attribute Protected Type reference (TYPE) ABAP_BOOL Element cannot be changed 20030806
4 MD_COMPLETED Instance attribute Protected Type reference (TYPE) ABAP_BOOL Element was completed by formulas 20030506
5 MD_FROM_DB Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20040831
6 MD_ID Instance attribute Public Type reference (TYPE) UAB_ID Instance ID 20040206
7 MD_INITED Instance attribute Protected Type reference (TYPE) ABAP_BOOL Element was initialized by formulas 20030506
8 MD_IS_TRANSIENT Instance attribute Public Type reference (TYPE) ABAP_BOOL SPACE Element Is Transient 20030314
9 MD_LOGICAL_KEY Instance attribute Private Type reference (TYPE) UAB_LOGICAL_KEY Concatenated Business Key 20050421
10 MO_DEPENDENT_OF_ELEMENT Instance attribute Protected Object reference (TYPE REF TO) CL_UA_ELEMENT Element on which the element is dependent 20030911
11 MO_FORMULA_RUNTIME Instance attribute Protected Object reference (TYPE REF TO) CL_UA_FORMULA_RUNTIME 20030428
12 MO_RESULT_LEVEL 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 API_SET_VALUES Instance method Public Method Costing Engine API: Set Value on Element 20031209
2 CHECK_AUTHORITY Instance method Public Method Authorization Check 20040114
3 CHECK_CHAR_VALUES Instance method Public Method Checks Characteristic Values 20031209
4 CHECK_IF_LOCKED Instance method Public Method Check if this element has already been locked in some mode. 20070619
5 CHECK_OBLIGATORY_COLUMNS Instance method Public Method Costing Engine API: Generate Object 20030206
6 CHECK_VALUES Instance method Private Method 20040907
7 CHECK_VALUES_ON_SET Instance method Protected Method 20050214
8 CHECK_VALUE_ON_SET Instance method Protected Method 20050214
9