SAP ABAP Class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR (Default Assignment 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 Inheritance (c INHERITING FROM c_ref)  CL_UAC_DEFAULT_STYLE_MANAGER Default Tree Style Manager 20020221
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAC_ASSIGNMNT_STYLE_MANAGER Includes IF_UAC_[TREE|EDGE]_STYLE_MANAGER 20020222
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAC_EDGE_STYLE_MANAGER IF for edge styles 20020325
Properties
Class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR  
Short Description Default Assignment Style Manager    
Super Class CL_UAC_DEFAULT_STYLE_MANAGER Default Tree Style Manager 
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 20020221   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UAC_ASSIGNMNT_STYLE_MANAGER Includes IF_UAC_[TREE|EDGE]_STYLE_MANAGER 20020222
2 IF_UAC_EDGE_STYLE_MANAGER IF for edge styles 20020325
Friends
Class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_EDGE_STYLE_ID Constant Public Type reference (TYPE) UAC_STYLE_ID 'EDGE' Analytical Cost Assignment: Style ID 20020221
2 MR_ASSIGNMENT_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_UAC_ASSIGNMENT_MODEL 20020425
3 MT_EDGE_STYLE Instance attribute Protected See coding 20020221
4 MT_EDGE_STYLE_DATA Instance attribute Protected See coding 20021202
5 MT_QUEUE_EDGE_ID Instance attribute Protected Type reference (TYPE) UAC_T_EDGE_ID Analytical Cost Management: Edge ID 20021202
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EDGE_STYLE Instance method Public Method 20021202
2 CHANGE_EDGE_STYLE Instance method Public Method 20021202
3 CONSTRUCTOR Instance method Public Constructor 20020221
4 GET_EDGE_STYLES Instance method Public Method 20021202
5 GET_EDGE_STYLE_IDS Instance method Public Method 20021202
6 GET_EDGE_STYLE_ID_BY_DATA Instance method Protected Method Get Style ID by Style Attributes 20021202
7 SET_DEFAULT_EDGE_STYLE Instance method Public Method 20021202
8 SET_DEFAULT_EDGE_STYLES Instance method Protected Method Set Properties of Default Edge Style 'EDGE' 20020221
9 SET_EDGE_STYLE Instance method Public Method 20030601
Events
# Event Type Visibility Description Created on
1 EDGE_STYLE_SET Instance Event
(0)
Public
(2)
20030601
2 EV_EDGE_STYLE_CHANGED Instance Event
(0)
Public
(2)
20021202
Types
Class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no local type.
Method Signatures

Method ADD_EDGE_STYLE Signature

Method ADD_EDGE_STYLE on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no parameter.
Method ADD_EDGE_STYLE on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no exception.

Method CHANGE_EDGE_STYLE Signature

Method CHANGE_EDGE_STYLE on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no parameter.
Method CHANGE_EDGE_STYLE on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR 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 20020221
2 Importing ID_EDITABLE_EDGES Call by reference Type reference (TYPE) UAC_FLAG FALSE Analytical Cost Management: Flag 20021202
3 Importing ID_EDITABLE_FOLDERS Call by reference Type reference (TYPE) UAC_FLAG FALSE Analytical Cost Management: Flag 20020221
4 Importing ID_EDITABLE_LEAVES Call by reference Type reference (TYPE) UAC_FLAG FALSE Analytical Cost Management: Flag 20020221
5 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) IF_UAC_ASSIGNMENT_MODEL 20020221

Method CONSTRUCTOR on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no exception.

Method GET_EDGE_STYLES Signature

Method GET_EDGE_STYLES on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no parameter.
Method GET_EDGE_STYLES on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no exception.

Method GET_EDGE_STYLE_IDS Signature

Method GET_EDGE_STYLE_IDS on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no parameter.
Method GET_EDGE_STYLE_IDS on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no exception.

Method GET_EDGE_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_EDGE_STYLE Analytical Cost Management: Kanten-Stil (intern) 20021202
2 Returning RD_STYLE_ID Value transfer Type reference (TYPE) UAC_STYLE_ID Analytical Cost Management: Style-ID 20021202
# Exception Resumable Description Created on
1 NOT_FOUND no style with specified data exists 20021202

Method SET_DEFAULT_EDGE_STYLE Signature

Method SET_DEFAULT_EDGE_STYLE on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no parameter.
Method SET_DEFAULT_EDGE_STYLE on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no exception.

Method SET_DEFAULT_EDGE_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 20021203

Method SET_DEFAULT_EDGE_STYLES on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no exception.

Method SET_EDGE_STYLE Signature

Method SET_EDGE_STYLE on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no parameter.
Method SET_EDGE_STYLE on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no exception.
Event Signatures

Event EDGE_STYLE_SET Signature
Event EDGE_STYLE_SET on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no parameter.
Event EV_EDGE_STYLE_CHANGED Signature
Event EV_EDGE_STYLE_CHANGED on class CL_UAC_DEF_ASSIGMNT_STYLE_MNGR has no parameter.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1B