SAP ABAP Class CL_UAC_DEFAULT_STYLE_MANAGER (Default Tree Style Manager)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAC_ASSIGNMENT_CONSTANTS 20020118
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAC_TREE_STYLE_MANAGER 20020118
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UAC_DEF_ASSIGMNT_STYLE_MNGR Default Assignment Style Manager 20020221
Properties
Class CL_UAC_DEFAULT_STYLE_MANAGER  
Short Description Default Tree Style Manager    
Super Class    
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 20020118   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UAC_ASSIGNMENT_CONSTANTS 20020118
2 IF_UAC_TREE_STYLE_MANAGER 20020118
Friends
Class CL_UAC_DEFAULT_STYLE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_ALIGN_CENTER Instance attribute Public Attribute reference (LIKE) 20020118
2 CD_ALIGN_LEFT Instance attribute Public Attribute reference (LIKE) 20020118
3 CD_ALIGN_RIGHT Instance attribute Public Attribute reference (LIKE) 20020118
4 CD_ATTR_CELL_STYLE_ID Instance attribute Public Attribute reference (LIKE) 20021127
5 CD_ATTR_COLUMN_STYLE_ID Instance attribute Public Attribute reference (LIKE) 20021127
6 CD_ATTR_EDGE_STYLE_ID Instance attribute Public Attribute reference (LIKE) 20021127
7 CD_ATTR_NODE_STYLE_ID Instance attribute Public Attribute reference (LIKE) 20021127
8 CD_ATTR_TREE_ID Instance attribute Public Attribute reference (LIKE) 20021127
9 CD_CELL_STYLE_ID Constant Public Type reference (TYPE) UAC_STYLE_ID 'CELL' Analytical Cost Assignment: Style ID 20020118
10 CD_CLASS_CHECK_BOX Instance attribute Public Attribute reference (LIKE) 20020118
11 CD_CLASS_DROP_DOWN Instance attribute Public Attribute reference (LIKE) 20020118
12 CD_CLASS_TEXT Instance attribute Public Attribute reference (LIKE) 20020118
13 CD_COLUMN_STYLE_ID Constant Public Type reference (TYPE) UAC_STYLE_ID 'COLUMN' Analytical Cost Assignment: Style ID 20020118
14 CD_CONTROL_ID Instance attribute Public Attribute reference (LIKE) 20021202
15 CD_FIRST_CHILD Instance attribute Public Attribute reference (LIKE) 20020118
16 CD_FOLDER_STYLE_ID Constant Public Type reference (TYPE) UAC_STYLE_ID 'FOLDER' Analytical Cost Assignment: Style ID 20020118
17 CD_FOLLOWING_SIBLING Instance attribute Public Attribute reference (LIKE) 20020118
18 CD_FONT_STYLE_BOLD Instance attribute Public Attribute reference (LIKE) 20020118
19 CD_FONT_STYLE_DEFAULT Instance attribute Public Attribute reference (LIKE) 20020118
20 CD_FONT_STYLE_ITALIC Instance attribute Public Attribute reference (LIKE) 20020118
21 CD_FONT_STYLE_UNDERLINE Instance attribute Public Attribute reference (LIKE) 20020118
22 CD_HIERARCHY_COLUMN_ID Instance attribute Public Attribute reference (LIKE) 20020118
23 CD_ITEM_CELL Instance attribute Public Attribute reference (LIKE) 20021127
24 CD_ITEM_CELL_STYLE Instance attribute Public Attribute reference (LIKE) 20021202
25 CD_ITEM_COLUMN Instance attribute Public Attribute reference (LIKE) 20021127
26 CD_ITEM_COLUMN_STYLE Instance attribute Public Attribute reference (LIKE) 20021202
27 CD_ITEM_CONTROL Instance attribute Public Attribute reference (LIKE) 20021202
28 CD_ITEM_EDGE Instance attribute Public Attribute reference (LIKE) 20021127
29 CD_ITEM_EDGE_STYLE Instance attribute Public Attribute reference (LIKE) 20021202
30 CD_ITEM_NODE Instance attribute Public Attribute reference (LIKE) 20021127
31 CD_ITEM_NODE_STYLE Instance attribute Public Attribute reference (LIKE) 20021202
32 CD_ITEM_STYLE_MANAGER Instance attribute Public Attribute reference (LIKE) 20021202
33 CD_ITEM_TREE Instance attribute Public Attribute reference (LIKE) 20021202
34 CD_KEY_COPY Instance attribute Public Attribute reference (LIKE) 20020118
35 CD_KEY_CUT Instance attribute Public Attribute reference (LIKE) 20020118
36 CD_KEY_DELETE Instance attribute Public Attribute reference (LIKE) 20020118
37 CD_KEY_ENTER Instance attribute Public Attribute reference (LIKE) 20020118
38 CD_KEY_F1 Instance attribute Public Attribute reference (LIKE) 20020118
39 CD_KEY_F4 Instance attribute Public Attribute reference (LIKE) 20020118
40 CD_KEY_INSERT Instance attribute Public Attribute reference (LIKE) 20020118
41 CD_KEY_PASTE Instance attribute Public Attribute reference (LIKE) 20020118
42 CD_LAST_CHILD Instance attribute Public Attribute reference (LIKE) 20020118
43 CD_LEAF_STYLE_ID Constant Public Type reference (TYPE) UAC_STYLE_ID 'LEAF' Analytical Cost Assignment: Style ID 20020118
44 CD_LEVEL_INFINITE Instance attribute Public Attribute reference (LIKE) 20020208
45 CD_MODEL_ID Instance attribute Public Attribute reference (LIKE) 20021202
46 CD_NODE_STYLE_ID Constant Public Type reference (TYPE) UAC_STYLE_ID 'FOLDER' Analytical Cost Assignment: Style ID 20021128
47 CD_STYLE_MANAGER_ID Instance attribute Public Attribute reference (LIKE) 20021202
48 CD_VIRTUAL_ROOT_NODE_ID Instance attribute Public Attribute reference (LIKE) 20020118
49 EV_CELL_CONTEXT_MENU_REQUESTED Instance attribute Public Attribute reference (LIKE) 20020118
50 EV_CELL_CONTEXT_MENU_SELECTED Instance attribute Public Attribute reference (LIKE) 20020118
51 EV_CELL_DOUBLE_CLICK Instance attribute Public Attribute reference (LIKE) 20020118
52 EV_CELL_DROPDOWN_REQUESTED Instance attribute Public Attribute reference (LIKE) 20020118
53 EV_CELL_DROPDOWN_SELECTED Instance attribute Public Attribute reference (LIKE) 20020118
54 EV_CELL_KEYPRESSED Instance attribute Public Attribute reference (LIKE) 20020118
55 EV_CELL_SELECTED Instance attribute Public Attribute reference (LIKE) 20020118
56 EV_CELL_VALUE_CHANGED Instance attribute Public Attribute reference (LIKE) 20020118
57 EV_COLUMN_CONTEXT_MENU_REQUEST Instance attribute Public Attribute reference (LIKE) 20020118
58 EV_COLUMN_CONTEXT_MENU_SELECTD Instance attribute Public Attribute reference (LIKE) 20020118
59 EV_COLUMN_DOUBLE_CLICK Instance attribute Public Attribute reference (LIKE) 20020118
60 EV_COLUMN_ORDER_CHANGED Instance attribute Public Attribute reference (LIKE) 20020118
61 EV_EDGE_CREATE Instance attribute Public Attribute reference (LIKE) 20020118
62 EV_EDGE_DOUBLE_CLICK Instance attribute Public Attribute reference (LIKE) 20020118
63 EV_EDGE_REMOVE Instance attribute Public Attribute reference (LIKE) 20020118
64 EV_FOLDER_OPEN_FOR_1ST_TIME Instance attribute Public Attribute reference (LIKE) 20020118
65 EV_GROUP_ITEM_ADDED Instance attribute Public Attribute reference (LIKE) 20020208
66 EV_GROUP_ITEM_CNTXT_REQUEST Instance attribute Public Attribute reference (LIKE) 20020118
67 EV_GROUP_ITEM_CNTXT_SELECTED Instance attribute Public Attribute reference (LIKE) 20020118
68 EV_GROUP_ITEM_REMOVED Instance attribute Public Attribute reference (LIKE) 20020208
69 EV_GROUP_ORDER_CHANGED Instance attribute Public Attribute reference (LIKE) 20020208
70 EV_MULTI_SELECTION_CHANGE Instance attribute Public Attribute reference (LIKE) 20020118
71 EV_NODE_CONTEXT_MENU_REQUEST Instance attribute Public Attribute reference (LIKE) 20020118
72 EV_NODE_CONTEXT_MENU_SELECTED Instance attribute Public Attribute reference (LIKE) 20020118
73 EV_NODE_DOUBLE_CLICK Instance attribute Public Attribute reference (LIKE) 20020118
74 EV_NODE_KEYPRESSED Instance attribute Public Attribute reference (LIKE) 20020118
75 EV_NODE_SELECTED Instance attribute Public Attribute reference (LIKE) 20020118
76 EV_NODE_VALUE_CHANGED Instance attribute Public Attribute reference (LIKE) 20020118
77 EV_SORT_ORDER_CHANGED Instance attribute Public Attribute reference (LIKE) 20020118
78 FALSE Instance attribute Public Attribute reference (LIKE) 20020118
79 MD_ID_COUNTER Instance attribute Private Type reference (TYPE) I 20020528
80 MR_ATTRIBUTE_ID Instance attribute Protected Object reference (TYPE REF TO) IF_UAC_ATTRIBUTE_ID Holds Relation of Item to ID (Tree, Style ...) 20021127
81 MR_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_UAC_TREE_MODEL 20020118
82 MT_CELL_ID Instance attribute Protected See coding 20020524
83 MT_CELL_STYLE Instance attribute Protected See coding Analytical Cost Management: Node Style 20020118
84 MT_CELL_STYLE_DATA Instance attribute Protected See coding 20021127
85 MT_CELL_STYLE_ID Instance attribute Protected See coding 20020527
86 MT_COLUMN_ID Instance attribute Protected See coding 20020524
87 MT_COLUMN_STYLE Instance attribute Protected See coding Analytical Cost Management: Column Style (internal) 20020118
88 MT_COLUMN_STYLE_DATA Instance attribute Protected See coding 20021127
89 MT_COLUMN_STYLE_ID Instance attribute Protected See coding 20020527
90 MT_NODE_ID Instance attribute Protected See coding 20020524
91 MT_NODE_STYLE Instance attribute Protected See coding Analytical Cost Management: Node Style (internal) 20020118
92 MT_NODE_STYLE_DATA Instance attribute Protected See coding 20021127
93 MT_NODE_STYLE_ID Instance attribute Protected See coding 20020527
94 MT_QUEUE_CELL_ID Instance attribute Protected Type reference (TYPE) UAC_T_CELL_ID Analytical Cost Management: Cell ID 20020528
95 MT_QUEUE_COLUMN_ID Instance attribute Protected Type reference (TYPE) UAC_T_COLUMN_ID Analytical Cost Management: Column IDs 20020528
96 MT_QUEUE_NODE_ID Instance attribute Protected Type reference (TYPE) UAC_T_NODE_ID Analytical Cost Management: Node ID 20020528
97 TRUE Instance attribute Public Attribute reference (LIKE) 20020118
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CELL_STYLE Instance method Public Method 20021127
2 ADD_COLUMN_STYLE Instance method Public Method 20021127
3 ADD_NODE_STYLE Instance method Public Method 20021203
4 CHANGE_CELL_STYLE Instance method Public Method 20021127
5 CHANGE_COLUMN_STYLE Instance method Public Method 20021127
6 CHANGE_NODE_STYLE Instance method Public Method 20021202
7 CONSTRUCTOR Instance method Public Constructor 20020118
8 GET_CELL_STYLE Instance method Public Method 20020221
9 GET_CELL_STYLE_ID Instance method Public Method 20020221
10 GET_CELL_STYLE_ID_BY_DATA Instance method Protected Method Get Style ID by Style Attributes 20021128
11 GET_COLUMN_STYLE Instance method Public Method 20020221
12 GET_COLUMN_STYLE_ID Instance method Public Method 20020221
13 GET_COLUMN_STYLE_ID_BY_DATA Instance method Protected Method Get Style ID by Style Attributes 20021128
14 GET_NEXT_ID Instance method Protected Method Get Next ID from Counter 20020528
15 GET_NODE_STYLE Instance method Public Method 20020221
16 GET_NODE_STYLE_ID Instance method Public Method 20020221
17 GET_NODE_STYLE_ID_BY_DATA Instance method Protected Method Get Style ID by Style Attributes 20021126
18 QUERY_TREE_STYLE_MANAGER Instance method Public Method 20021127
19 RAISE_EVENT Instance method Public Method 20021202
20 SET_CELL_STYLE Instance method Public Method 20030601
21 SET_COLUMN_STYLE Instance method Public Method 20030601
22 SET_DEFAULT_CELL_STYLE Instance method Public Method 20021202
23 SET_DEFAULT_CELL_STYLES Instance method Protected Method Set Properties of Default Cell Style 'CELL' 20020118
24 SET_DEFAULT_CELL_STYLE_FOR_COL Instance method Public Method 20030401
25 SET_DEFAULT_COLUMN_STYLE Instance method Public Method 20021202
26 SET_DEFAULT_COLUMN_STYLES Instance method Protected Method Set Properties of Default Cell Style 'COLUMN' 20020118
27 SET_DEFAULT_NODE_STYLE Instance method Public Method 20021202
28 SET_DEFAULT_NODE_STYLES Instance method Protected Method Set Properties of Default Node Styles 'FOLDER' and 'LEAF' 20020221
29 SET_NODE_STYLE Instance method Public Method 20030601
Events
# Event Type Visibility Description Created on
1 CELL_STYLE_SET Instance Event
(0)
Public
(2)
20030601
2 COLUMN_STYLE_SET Instance Event
(0)
Public
(2)
20030601
3 EV_CELL_STYLE_CHANGED Instance Event
(0)
Public
(2)
20020221
4 EV_COLUMN_STYLE_CHANGED Instance Event
(0)
Public
(2)
20020221
5 EV_NODE_STYLE_CHANGED Instance Event
(0)
Public
(2)
20020221
6 NODE_STYLE_SET Instance Event
(0)
Public
(2)
20030601
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ST_COLUMNS_2_TREE Protected See coding 20050407 ty_st_columns_2_tree TYPE SORTED TABLE OF ty_s_columns_2_tree WITH UNIQUE KEY tree_id
2 TY_ST_NODES_2_TREE Protected See coding 20050407 ty_st_nodes_2_tree TYPE SORTED TABLE OF ty_s_nodes_2_tree WITH UNIQUE KEY tree_id
3 TY_S_CELL Protected See coding 20020527 BEGIN OF ty_s_cell, node_id TYPE uac_node_id, column_id TYPE uac_column_id, style_id TYPE uac_style_id, END OF ty_s_cell
4 TY_S_COLUMN Protected See coding 20020527 BEGIN OF ty_s_column, column_id TYPE uac_column_id, style_id TYPE uac_style_id, END OF ty_s_column
5 TY_S_COLUMNS_2_TREE Protected See coding 20050407 BEGIN OF ty_s_columns_2_tree, tree_id TYPE uac_tree_id, columns TYPE uac_t_column_id, END OF ty_s_columns_2_tree
6 TY_S_NODE Protected See coding 20020527 BEGIN OF ty_s_node, node_id TYPE uac_node_id, style_id TYPE uac_style_id, END OF ty_s_node
7 TY_S_NODES_2_TREE Protected See coding 20050407 BEGIN OF ty_s_nodes_2_tree, tree_id TYPE uac_tree_id, nodes TYPE uac_t_node_id, END OF ty_s_nodes_2_tree
Method Signatures

Method ADD_CELL_STYLE Signature

Method ADD_CELL_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method ADD_CELL_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method ADD_COLUMN_STYLE Signature

Method ADD_COLUMN_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method ADD_COLUMN_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method ADD_NODE_STYLE Signature

Method ADD_NODE_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method ADD_NODE_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method CHANGE_CELL_STYLE Signature

Method CHANGE_CELL_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method CHANGE_CELL_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method CHANGE_COLUMN_STYLE Signature

Method CHANGE_COLUMN_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method CHANGE_COLUMN_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method CHANGE_NODE_STYLE Signature

Method CHANGE_NODE_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method CHANGE_NODE_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EDITABLE_CELLS Call by reference Type reference (TYPE) UAC_FLAG FALSE Analytical Cost Management: Flag 20020125
2 Importing ID_EDITABLE_FOLDERS Call by reference Type reference (TYPE) UAC_FLAG FALSE Analytical Cost Management: Flag 20020125
3 Importing ID_EDITABLE_LEAVES Call by reference Type reference (TYPE) UAC_FLAG FALSE Analytical Cost Management: Flag 20020125
4 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) IF_UAC_TREE_MODEL 20020118

Method CONSTRUCTOR on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method GET_CELL_STYLE Signature

Method GET_CELL_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method GET_CELL_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method GET_CELL_STYLE_ID Signature

Method GET_CELL_STYLE_ID on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method GET_CELL_STYLE_ID on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method GET_CELL_STYLE_ID_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STYLE Call by reference Type reference (TYPE) UAC_S_INT_CELL_STYLE Analytical Cost Management: Zellen-Stil (intern) 20021128
2 Returning RD_STYLE_ID Value transfer Type reference (TYPE) UAC_STYLE_ID Analytical Cost Assignment: Style-ID 20021128
# Exception Resumable Description Created on
1 NOT_FOUND no style with specified data exists 20021128

Method GET_COLUMN_STYLE Signature

Method GET_COLUMN_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method GET_COLUMN_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method GET_COLUMN_STYLE_ID Signature

Method GET_COLUMN_STYLE_ID on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method GET_COLUMN_STYLE_ID on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method GET_COLUMN_STYLE_ID_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STYLE Call by reference Type reference (TYPE) UAC_S_INT_COLUMN_STYLE Analytical Cost Management: Spalten-Stil (intern) 20021128
2 Returning RD_STYLE_ID Value transfer Type reference (TYPE) UAC_STYLE_ID Analytical Cost Assignment: Style-ID 20021128
# Exception Resumable Description Created on
1 NOT_FOUND no style with specified data exists 20021128

Method GET_NEXT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_STYLE_ID Value transfer Type reference (TYPE) UAC_STYLE_ID Analytical Cost Assignment: Style-ID 20020528

Method GET_NEXT_ID on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method GET_NODE_STYLE Signature

Method GET_NODE_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method GET_NODE_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method GET_NODE_STYLE_ID Signature

Method GET_NODE_STYLE_ID on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method GET_NODE_STYLE_ID on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method GET_NODE_STYLE_ID_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STYLE Call by reference Type reference (TYPE) UAC_S_INT_NODE_STYLE Analytical Cost Management: Knoten-Stil (intern) 20021128
2 Returning RD_STYLE_ID Value transfer Type reference (TYPE) UAC_STYLE_ID Analytical Cost Assignment: Style-ID 20021126
# Exception Resumable Description Created on
1 NOT_FOUND no style with specified data exists 20021126

Method QUERY_TREE_STYLE_MANAGER Signature

Method QUERY_TREE_STYLE_MANAGER on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method QUERY_TREE_STYLE_MANAGER on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method RAISE_EVENT Signature

Method RAISE_EVENT on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method RAISE_EVENT on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method SET_CELL_STYLE Signature

Method SET_CELL_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method SET_CELL_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method SET_COLUMN_STYLE Signature

Method SET_COLUMN_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method SET_COLUMN_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method SET_DEFAULT_CELL_STYLE Signature

Method SET_DEFAULT_CELL_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method SET_DEFAULT_CELL_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method SET_DEFAULT_CELL_STYLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EDITABLE Call by reference Type reference (TYPE) UAC_FLAG FALSE Analytical Cost Management: Flag 20020125

Method SET_DEFAULT_CELL_STYLES on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method SET_DEFAULT_CELL_STYLE_FOR_COL Signature

Method SET_DEFAULT_CELL_STYLE_FOR_COL on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method SET_DEFAULT_CELL_STYLE_FOR_COL on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method SET_DEFAULT_COLUMN_STYLE Signature

Method SET_DEFAULT_COLUMN_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method SET_DEFAULT_COLUMN_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method SET_DEFAULT_COLUMN_STYLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EDITABLE Call by reference Type reference (TYPE) UAC_FLAG FALSE Analytical Cost Management: Flag 20020125

Method SET_DEFAULT_COLUMN_STYLES on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method SET_DEFAULT_NODE_STYLE Signature

Method SET_DEFAULT_NODE_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method SET_DEFAULT_NODE_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method SET_DEFAULT_NODE_STYLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EDITABLE_FOLDERS Call by reference Type reference (TYPE) UAC_FLAG FALSE Analytical Cost Management: Flag 20020221
2 Importing ID_EDITABLE_LEAVES Call by reference Type reference (TYPE) UAC_FLAG FALSE Analytical Cost Management: Flag 20020221

Method SET_DEFAULT_NODE_STYLES on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.

Method SET_NODE_STYLE Signature

Method SET_NODE_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Method SET_NODE_STYLE on class CL_UAC_DEFAULT_STYLE_MANAGER has no exception.
Event Signatures

Event CELL_STYLE_SET Signature
Event CELL_STYLE_SET on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Event COLUMN_STYLE_SET Signature
Event COLUMN_STYLE_SET on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Event EV_CELL_STYLE_CHANGED Signature
Event EV_CELL_STYLE_CHANGED on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Event EV_COLUMN_STYLE_CHANGED Signature
Event EV_COLUMN_STYLE_CHANGED on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Event EV_NODE_STYLE_CHANGED Signature
Event EV_NODE_STYLE_CHANGED on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
Event NODE_STYLE_SET Signature
Event NODE_STYLE_SET on class CL_UAC_DEFAULT_STYLE_MANAGER has no parameter.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1B