SAP ABAP Interface IF_UAC_ASSIGNMENT_MODEL (view gets assignment data from model via this interface)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UA_MODEL_ADAPTER Model Adapter 20020626
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAC_DEFAULT_ASSIGNMNT_MODEL Default Assignment Model 20020220
Properties
Interface IF_UAC_ASSIGNMENT_MODEL  
Short Description view gets assignment data from model via this interface    
General Data
Package UAC_TREE_MODEL   Models for Data and Style within MVC Pattern 
Created 20020206   SAP 
Last changed 20050411   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_UAC_ASSIGNMENT_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_UAC_ASSIGNMENT_MODEL_EVENT Events of as. model, hndld by if_uac_assignmnt_model_handler 20021121
2 IF_UAC_TREE_MODEL view gets tree data from model via this if 20020206
Friends
Interface IF_UAC_ASSIGNMENT_MODEL has no friend.
Attributes
Interface IF_UAC_ASSIGNMENT_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLUMN Instance method Public Method 20030203
2 ADD_EDGE Instance method Public Method Add Edge to Model 20021120
3 ADD_EDGE_VALUE Instance method Public Method add value for edge 20021120
4 ADD_NODE Instance method Public Method 20030203
5 ADD_ROOT_NODE Instance method Public Method Add Root Node to Model 20030203
6 ADD_TREE Instance method Public Method Add Tree to Model 20030203
7 ATTRIBUTE_GET_ANY Instance method Public Method 20030305
8 ATTRIBUTE_GET_DREF Instance method Public Method 20030305
9 ATTRIBUTE_GET_ITEMS Instance method Public Method 20030305
10 ATTRIBUTE_GET_ITEMS_WITH_ANY Instance method Public Method 20030305
11 ATTRIBUTE_GET_ITEMS_WITH_DREF Instance method Public Method 20030305
12 ATTRIBUTE_GET_ITEMS_WITH_OREF Instance method Public Method 20030305
13 ATTRIBUTE_GET_OREF Instance method Public Method 20030305
14 ATTRIBUTE_IS_SET Instance method Public Method 20030305
15 ATTRIBUTE_REMOVE Instance method Public Method 20030305
16 ATTRIBUTE_REMOVE_FOR_ITEM Instance method Public Method 20030305
17 ATTRIBUTE_SET_ANY Instance method Public Method 20030305
18 ATTRIBUTE_SET_DREF Instance method Public Method 20030305
19 ATTRIBUTE_SET_OREF Instance method Public Method 20030305
20 CHANGE_COLUMN Instance method Public Method 20030203
21 CHANGE_EDGE Instance method Public Method Change Object Reference of Edge 20021120
22 CHANGE_EDGE_VALUE Instance method Public Method Change Value and Object Reference of Edge Value 20021120
23 CHANGE_EXT_ID Instance method Public Method 20030203
24 CHANGE_NODE Instance method Public Method 20030203
25 DISPLAY_EDGE_VALUES Instance method Public Method Display Edge Values for Node 20021120
26 EXIST Instance method Public Method 20030203
27 GET_CELL_VALUE Instance method Public Method 20030203
28 GET_CHILDREN_IN_ORDER Instance method Public Method 20030203
29 GET_COLUMNS Instance method Public Method 20050407
30 GET_COLUMN_VALUE Instance method Public Method 20030203
31 GET_EDGES_FOR_NODE Instance method Public Method View, Get All Edges where Node Is Source or Target 20020220
32 GET_EDGE_FOR_NODES Instance method Public Method Get edge with specified nodes 20030328
33 GET_EDGE_OBJECT Instance method Public Method Get Object Reference 20021120
34 GET_EXT_ID Instance method Public Method 20030203
35 GET_EXT_ID_TABLE Instance method Public Method 20030305
36 GET_HIERARCHY_COLUMN Instance method Public Method View, Get ID of Hierarchy Column 20030203
37 GET_INT_ID Instance method Public Method 20030203
38 GET_INT_ID_TABLE Instance method Public Method 20030305
39 GET_ITEMS_VALUE Instance method Public Method 20031203
40 GET_LEFT_TREE_ID Instance method Public Method Get Tree to the Left 20021120
41 GET_LINE Instance method Public Method 20031203
42 GET_MODEL_ID Instance method Public Method 20030305
43 GET_NEXT_COLUMN_ID Instance method Public Method 20030203
44 GET_NEXT_SIBLING Instance method Public Method 20030203
45 GET_NODES_FOR_EDGE Instance method Public Method View, Get Source and Target Node of an Edge 20020220
46 GET_NODE_OBJECT Instance method Public Method 20030203
47 GET_NODE_VALUE Instance method Public Method 20030203
48 GET_PARENT Instance method Public Method 20030203
49 GET_POSSIBLE_RECEIVERS Instance method Public Method View, get possible receivers of a node 20031121
50 GET_POSSIBLE_SENDERS Instance method Public Method View, get possible senders of a node 20031121
51 GET_PREVIOUS_SIBLING Instance method Public Method 20030203
52 GET_RIGHT_TREE_ID Instance method Public Method Get Tree to the Right 20021120
53 GET_ROOT_NODES Instance method Public Method View, Get All Root Nodes 20030203
54 GET_SUBTREE Instance method Public Method 20030203
55 GET_TREES Instance method Public Method View, Get Tree IDs in order 20020220
56 GET_TREE_FOR_COLUMN Instance method Public Method View, Get Tree ID for Item 20020206
57 GET_TREE_FOR_NODE Instance method Public Method View, Get Tree ID for Item 20020206
58 IS_EDGE_COLUMN Instance method Public Method view, this column holds edge values 20020917
59 IS_HIERARCHY_COLUMN Instance method Public Method 20030203
60 IS_LEAF Instance method Public Method 20030203
61 IS_ROOT_NODE Instance method Public Method 20030205
62 MOVE_COLUMN Instance method Public Method 20030203
63 MOVE_NODE Instance method Public Method 20030203
64 QUERY Instance method Public Method Query this Interface 20021121
65 RAISE_ASSIGNMENT_EVENT Instance method Public Method manually raise event 20021120
66 RAISE_EVENT Instance method Public Method 20030203
67 REFRESH Instance method Public Method 20031203
68 REMOVE_CELL Instance method Public Method 20030203
69 REMOVE_COLUMN Instance method Public Method 20030203
70 REMOVE_EDGE Instance method Public Method Remove Edge from Model 20021120
71 REMOVE_EDGE_VALUE Instance method Public Method Remove edge_value from Model 20021120
72 REMOVE_NODE Instance method Public Method 20030203
73 SET_CELL_VALUE Instance method Public Method 20030203
74 SET_EDGE_COLUMN Instance method Public Method this column displays edge values 20021120
75 SET_NODE_VALUE Instance method Public Method 20030203
76 SET_VALUE_PROVIDER Instance method Public Method 20031203
77