SAP ABAP Class CL_UAC_DEFAULT_ASSIGNMNT_MODEL (Default Assignment Model)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UAC_TREE_MODEL (Package) Models for Data and Style within MVC Pattern
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UAC_DEFAULT_TREE_MODEL Default Tree Model 20020220
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAC_ASSIGNMENT_MODEL view gets assignment data from model via this interface 20020220
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAC_ASSIGNMENT_MODEL_EVENT Events of as. model, hndld by if_uac_assignmnt_model_handler 20021121
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UA_MODEL_ADAPTER Adapts Model and Style Manager to Costing Engine 20020627
Properties
Class CL_UAC_DEFAULT_ASSIGNMNT_MODEL  
Short Description Default Assignment Model    
Super Class CL_UAC_DEFAULT_TREE_MODEL Default Tree Model 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UAC_TREE_MODEL   Models for Data and Style within MVC Pattern 
Created 20020220   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UAC_ASSIGNMENT_MODEL view gets assignment data from model via this interface 20020220
2 IF_UAC_ASSIGNMENT_MODEL_EVENT Events of as. model, hndld by if_uac_assignmnt_model_handler 20021121
Friends
Class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_SELECTED_NODE Instance attribute Protected Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID of Node 20020412
2 MT_EDGE Instance attribute Protected See coding 20020220
3 MT_EDGES_ADDED Instance attribute Protected Type reference (TYPE) UAC_T_EDGE_ID Analytical Cost Management: Cell ID 20020221
4 MT_EDGES_REMOVED Instance attribute Protected Type reference (TYPE) UAC_T_EDGE_ID Analytical Cost Management: Cell ID 20020221
5 MT_EDGE_VALUES Instance attribute Protected See coding 20020412
6 MT_NODE_RELATIONS Instance attribute Protected See coding 20020220
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EDGE Instance method Public Method 20030204
2 ADD_EDGE_VALUE Instance method Public Method add value for edge 20030204
3 CHANGE_EDGE Instance method Public Method 20030204
4 CHANGE_EDGE_VALUE Instance method Public Method 20030204
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030131
6 DISPLAY_EDGE_VALUES Instance method Public Method 20030204
7 GET_EDGES_FOR_NODE Instance method Public Method 20020221
8 GET_EDGE_OBJECT Instance method Public Method 20030204
9 GET_LEFT_TREE_ID Instance method Public Method 20030204
10 GET_NODES_FOR_EDGE Instance method Public Method 20020221
11 GET_RIGHT_TREE_ID Instance method Public Method 20030204
12 GET_TREES Instance method Public Method 20020221
13 GET_TREE_FOR_COLUMN Instance method Public Method 20020221
14 GET_TREE_FOR_NODE Instance method Public Method 20020221
15 IS_EDGE_COLUMN Instance method Public Method does this column display edge values? 20030204
16 QUERY Instance method Public Method 20030204
17 RAISE_ASSIGNMENT_EVENT Instance method Public Method 20030204
18 REMOVE_EDGE Instance method Public Method 20030204
19 REMOVE_EDGE_VALUE Instance method Public Method 20030204
20 SET_EDGE_COLUMN Instance method Public Method this column displays edge values 20030204
Events
Class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_EDGE Protected See coding 20020220
2 TY_S_EDGE_VALUE Protected See coding 20020412
3 TY_S_NODE_RELATIONS Protected See coding 20020220
Method Signatures

Method ADD_EDGE Signature

Method ADD_EDGE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method ADD_EDGE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method ADD_EDGE_VALUE Signature

Method ADD_EDGE_VALUE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method ADD_EDGE_VALUE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method CHANGE_EDGE Signature

Method CHANGE_EDGE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method CHANGE_EDGE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method CHANGE_EDGE_VALUE Signature

Method CHANGE_EDGE_VALUE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method CHANGE_EDGE_VALUE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MODEL_ID_EXT Call by reference Type reference (TYPE) UAC_EXT_ID Analytical Cost Management: ext. ID für Control-Elemente 20030301

Method CONSTRUCTOR on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method DISPLAY_EDGE_VALUES Signature

Method DISPLAY_EDGE_VALUES on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method DISPLAY_EDGE_VALUES on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method GET_EDGES_FOR_NODE Signature

Method GET_EDGES_FOR_NODE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method GET_EDGES_FOR_NODE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method GET_EDGE_OBJECT Signature

Method GET_EDGE_OBJECT on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method GET_EDGE_OBJECT on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method GET_LEFT_TREE_ID Signature

Method GET_LEFT_TREE_ID on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method GET_LEFT_TREE_ID on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method GET_NODES_FOR_EDGE Signature

Method GET_NODES_FOR_EDGE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method GET_NODES_FOR_EDGE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method GET_RIGHT_TREE_ID Signature

Method GET_RIGHT_TREE_ID on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method GET_RIGHT_TREE_ID on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method GET_TREES Signature

Method GET_TREES on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method GET_TREES on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method GET_TREE_FOR_COLUMN Signature

Method GET_TREE_FOR_COLUMN on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method GET_TREE_FOR_COLUMN on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method GET_TREE_FOR_NODE Signature

Method GET_TREE_FOR_NODE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method GET_TREE_FOR_NODE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method IS_EDGE_COLUMN Signature

Method IS_EDGE_COLUMN on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method IS_EDGE_COLUMN on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method QUERY Signature

Method QUERY on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method QUERY on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method RAISE_ASSIGNMENT_EVENT Signature

Method RAISE_ASSIGNMENT_EVENT on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method RAISE_ASSIGNMENT_EVENT on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method REMOVE_EDGE Signature

Method REMOVE_EDGE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method REMOVE_EDGE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method REMOVE_EDGE_VALUE Signature

Method REMOVE_EDGE_VALUE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method REMOVE_EDGE_VALUE on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.

Method SET_EDGE_COLUMN Signature

Method SET_EDGE_COLUMN on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no parameter.
Method SET_EDGE_COLUMN on class CL_UAC_DEFAULT_ASSIGNMNT_MODEL has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1B