SAP ABAP Class CL_UA_EDGE (Link 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_COMPLEX_ELEMENT Instance with Header and Item Data 20030304
Properties
Class CL_UA_EDGE  
Short Description Link Instance    
Super Class CL_UA_COMPLEX_ELEMENT Instance with Header and Item Data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_COSTING_ENGINE   Costing Solutions: Costing Engine 
Created 20020430   SAP 
Last change 20050705   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 CL_UA_CCSPLIT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_UA_METADATA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_UA_EDGE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_UA_NODE 20021011 Node Instance: Key Figures to Objects
2 CL_UA_RESULT_LEVEL 20040204 Posting Level
3 CL_UA_STRATEGY 20030324 Strategy
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_DEFINING_EDGE Instance attribute Private Object reference (TYPE REF TO) CL_UA_EDGE Defining Link 20020809
2 MO_RECEIVER_NODE Instance attribute Public Object reference (TYPE REF TO) CL_UA_NODE 20020512
3 MO_SENDER_NODE Instance attribute Public Object reference (TYPE REF TO) CL_UA_NODE 20020512
4 MT_DEPENDENT_EDGE Instance attribute Private Type reference (TYPE) UAB_T_EDGE Table of Links 20020809
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DEPENDENT_EDGE Instance method Private Method Add Dependent Link 20020905
2 CLEAR_REFERENCES Instance method Protected Method Deletes References to Links in Other Objects 20031208
3 DERIVE_CC_KEY Instance method Public Method Derive Cost Component Split Characteristic ("Bag") 20030306
4 GET_DEFINING_EDGE Instance method Public Method 20020912
5 GET_DEPENDENT_EDGES Instance method Public Method Get Dependent Links 20020809
6 GET_RECEIVER_NODE Instance method Public Method 20020515
7 GET_SENDER_NODE Instance method Public Method 20020515
8 IS_DEFINITION_EDGE Instance method Public Method Definition Link 20020809
9 IS_DEPENDENT_EDGE Instance method Public Method Expansion link 20020809
10 IS_HIERARCHY_EDGE Instance method Public Method Hierarchy Link 20020809
11 SET_DEFINING_EDGE Instance method Public Method Set Definition Link 20020809
12 SET_RECEIVER_NODE Instance method Public Method 20020515
13 SET_SENDER_NODE Instance method Public Method 20020515
Events
Class CL_UA_EDGE has no event.
Types
Class CL_UA_EDGE has no local type.
Method Signatures

Method ADD_DEPENDENT_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EDGE Call by reference Object reference (TYPE REF TO) CL_UA_EDGE Kante 20020905

Method ADD_DEPENDENT_EDGE on class CL_UA_EDGE has no exception.

Method CLEAR_REFERENCES Signature

Method CLEAR_REFERENCES on class CL_UA_EDGE has no parameter.
Method CLEAR_REFERENCES on class CL_UA_EDGE has no exception.

Method DERIVE_CC_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_COLUMN_NAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME 20030925
2 Importing ID_LCID Call by reference Type reference (TYPE) UAB_LCID ID der Buchungsebene 20030306
3 Importing IS_CCST_CCS Call by reference Type reference (TYPE) UAB_S_CCST_CCS 20030306
4 Returning RT_CC_VALUE Value transfer Type reference (TYPE) FINB_SEL_TAB 20030306
# Exception Resumable Description Created on
1 ERROR_IN_DERIVATION 20030708

Method GET_DEFINING_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DEFINING_EDGE Value transfer Object reference (TYPE REF TO) CL_UA_EDGE Kante 20020912

Method GET_DEFINING_EDGE on class CL_UA_EDGE has no exception.

Method GET_DEPENDENT_EDGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EDGE Value transfer Type reference (TYPE) UAB_T_EDGE Tabelle von Kanten 20020809

Method GET_DEPENDENT_EDGES on class CL_UA_EDGE has no exception.

Method GET_RECEIVER_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_NODE Value transfer Object reference (TYPE REF TO) CL_UA_NODE Objektinstanz 20020515

Method GET_RECEIVER_NODE on class CL_UA_EDGE has no exception.

Method GET_SENDER_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_NODE Value transfer Object reference (TYPE REF TO) CL_UA_NODE Objektinstanz 20020515

Method GET_SENDER_NODE on class CL_UA_EDGE has no exception.

Method IS_DEFINITION_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_BOOLEAN Value transfer Type reference (TYPE) ABAP_BOOL 20020809

Method IS_DEFINITION_EDGE on class CL_UA_EDGE has no exception.

Method IS_DEPENDENT_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_BOOLEAN Value transfer Type reference (TYPE) ABAP_BOOL 20020809

Method IS_DEPENDENT_EDGE on class CL_UA_EDGE has no exception.

Method IS_HIERARCHY_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_BOOLEAN Value transfer Type reference (TYPE) ABAP_BOOL 20020809

Method IS_HIERARCHY_EDGE on class CL_UA_EDGE has no exception.

Method SET_DEFINING_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DEFINING_EDGE Call by reference Object reference (TYPE REF TO) CL_UA_EDGE Kante 20020809

Method SET_DEFINING_EDGE on class CL_UA_EDGE has no exception.

Method SET_RECEIVER_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SEQ_NO Call by reference Type reference (TYPE) FINB_SEQUENCE Position 20040914
2 Importing ID_UPDATE_NODE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE InputEdge wird am ReceiverNode eingetragen 20021015
3 Importing IO_NODE Call by reference Object reference (TYPE REF TO) CL_UA_NODE Objektinstanz 20020515

Method SET_RECEIVER_NODE on class CL_UA_EDGE has no exception.

Method SET_SENDER_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_UPDATE_NODE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE OutputEdge wird am SenderNode eingetragen 20021015
2 Importing IO_NODE Call by reference Object reference (TYPE REF TO) CL_UA_NODE Objektinstanz 20020515

Method SET_SENDER_NODE on class CL_UA_EDGE has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 320