SAP ABAP Class CL_UMB_BSC_WEB_MSC_SEL_MANAGER (Multi-Scorecard Selection for BSC Web App)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
     UMB (Package) SEM-CPM: Balanced Scorecard
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UMB_BSC_WEB_ABSTRACT_VIEW Perspective Overview 20020708
Properties
Class CL_UMB_BSC_WEB_MSC_SEL_MANAGER  
Short Description Multi-Scorecard Selection for BSC Web App    
Super Class CL_UMB_BSC_WEB_ABSTRACT_VIEW Perspective Overview 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMB   SEM-CPM: Balanced Scorecard 
Created 20020606   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no forward declaration.
Interfaces
Class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no interface implemented.
Friends
Class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ALL_ELEMENT_TYPE Constant Public Type reference (TYPE) CHAR1 'T' Single-Character Indicator 20020710
2 C_MSC_OBJECT_COL Constant Public Type reference (TYPE) INTEGER1 99 2-Byte Integer (Signed) 20020828
3 MR_HIERARCHY Static Attribute Private Object reference (TYPE REF TO) CL_UMB_BSC_HIERARCHY_TREE Scorecard Hierarchy Tree 20020618
4 MR_NODE Instance attribute Private Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20020618
5 MR_SCARD Instance attribute Public Object reference (TYPE REF TO) CL_UMB_SCORECARD Scorecard 20020618
6 MR_TIME Instance attribute Public Object reference (TYPE REF TO) CL_UMC_TIME Fiscal Time-Based on Fiscal Year Variant 20020829
7 MT_AGG_NODES Instance attribute Private Type reference (TYPE) UMB_YT_BSP_HIER_TREE BSP Tree 20020620
8 MT_BSC_NODES Instance attribute Private Type reference (TYPE) UMB_YT_BSP_HIER_TREE BSP Tree 20020620
9 MT_FILTER Instance attribute Public Type reference (TYPE) UMB_YT_MSC_FILTER Table Type: Filter for Multi-Scorecard 20020624
10 MT_NODE Instance attribute Private Type reference (TYPE) YT_DOM 20020620
11 MT_NODE_INFO Instance attribute Private Type reference (TYPE) YT_NODE_INFO 20020710
12 MT_NOT_ASSIGNED_SCARD Instance attribute Private Type reference (TYPE) UMB_YT_SCORECARD Information on Scorecards 20020627
13 MT_RISKCATEGORY Instance attribute Private Type reference (TYPE) UMR_YT_RCATG Table type: risk category 20020704
14 MT_RISKGROUP Instance attribute Private Type reference (TYPE) UMR_YT_RGROUP Table type: risk group 20020704
15 MT_SCORECARDS Instance attribute Private Type reference (TYPE) UMB_YT_BSP_HIER_TREE BSP Tree 20020620
16 MT_SCORE_LEGEND Instance attribute Private Type reference (TYPE) UMB_YT_STAUS Status Table 20020624
17 MT_SC_GROUP Static Attribute Private Type reference (TYPE) UMB_YT_SC_GROUP Table Type: Scorecard Group 20020620
18 MT_SEL_SCORECARD_LIST Instance attribute Public Type reference (TYPE) UMB_YT_MSC_SCARD_LIST Table Type: Selected Scorecard List for Multi-Scorecard sel 20020621
19 MT_TREE_DATA Instance attribute Private Type reference (TYPE) UMB_YT_TREE_DATA Tree Data 20020618
20 MT_TREE_DESCRIPTOR Instance attribute Private Type reference (TYPE) UMB_YT_TREE_DESCRIPTOR Tree Description 20020618
21 M_AGG_NODES Instance attribute Public Type reference (TYPE) UMB_Y_SCARD Scorecard 20020621
22 M_BSC_NODES Instance attribute Public Type reference (TYPE) UMB_Y_SCNOD Node of Scorecard Hierarchy 20020621
23 M_COUNTER Instance attribute Private Type reference (TYPE) I 20020618
24 M_CURPER Instance attribute Public Type reference (TYPE) UMC_Y_FISCPER Period 20020621
25 M_ELEMENT_TYPE Instance attribute Public Type reference (TYPE) STRING 20020624
26 M_SC_GROUP Instance attribute Public Type reference (TYPE) UMB_Y_SCARD_GROUP_ID Technical Name of Scorecard Group 20020621
27 M_SC_SEL_TYPE Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Indicator 20020626
28 M_SHOW_FILTER Instance attribute Public Type reference (TYPE) AS4FLAG Flag (X or Blank) 20020625
29 M_SHOW_TIME_SERIES Instance attribute Public Type reference (TYPE) AS4FLAG Flag (X or Blank) 20020611
30 M_TREE_TYPE Instance attribute Public Type reference (TYPE) STRING '' 20020618
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_FILTER_TO_TREE_DATA Instance method Private Method Apply Filter to Tree Data 20020710
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020606
3 FILTER_NODE Instance method Private Method Filter Node 20020625
4 GEN_EXTRA_RISK_NODE Instance method Private Method Gen Extra Risk Node (# ,#A,#S...) 20020619
5 GEN_SUB_TREE Instance method Private Method Generate Subtree 20020617
6 GEN_TREE Instance method Public Method Generate Tree 20020617
7 GET_AGG_HIER_NODES Instance method Public Method Get Agg.Hier nodes 20020620
8 GET_ALL_COLUMNS Instance method Private Method Get columns 20020617
9 GET_BSC_HIER_NODES Instance method Public Method Get BSC Display Hierarchy Nodes 20020620
10 GET_BSC_HIER_SUBTREE Instance method Private Method Get Subtree of the BSC Hier 20020621
11 GET_FILTER Instance method Public Method Get Filter 20020624
12 GET_ICON Static method Private Method Get Icon 20020618
13 GET_LEVEL_FROM_TREE Static method Private Method 20020710
14 GET_LIST_OF_SCORECARDS Static method Public Method List All Scorecards 20020606
15 GET_NODE_ITEMS Instance method Private Method Get Node Item Table 20020617
16 GET_OWNERS Instance method Public Method List All Owners 20020606
17 GET_PRINT_TYPES Static method Public Method List Anlysis Tree Types 20020611
18 GET_RISKCATEGORY Instance method Public Method List all Risk Categories 20020704
19 GET_RISKGROUP Instance method Public Method List all Risk Groups 20020704
20 GET_RISK_VALUE Instance method Private Method Get Risk Value 20020620
21 GET_RISK_VALUE_COLUMN Instance method Private Method Get Risk Value Column 20020620
22 GET_SCORECARD_GROUP Static method Public Method Get Scorecard Group 20020620
23 GET_SCORE_LEGEND Instance method Public Method Get Legend Score 20020624
24 GET_SC_ELEMENT_TYPES Instance method Public Method Get SC Element Types from the Tree Type 20020624
25 GET_SELECTED_SCORECARDS Instance method Public Method Get Scorecard List by Selection Criteria 20020620
26 GET_SUB_COLUMN Instance method Private Method Get Subcolumns 20020617
27 GET_TITLE Static method Public Method Get Tree Title 20020626
28 GET_TREE_DATA Instance method Public Method Get Tree Data 20020611
29 GET_TREE_DESCPRTION Instance method Public Method Get Tree Description 20020610
30 LOAD_TS_DATA Instance method Private Method Load Time Series 20020610
31 ON_TREE_CLICKED Instance method Public Method user clicks tree node to open or close this node 20020611
32 PRINT Instance method Public Method Print 20020606
33 REFRESH_TREE_DATA Instance method Public Method Refresh Tree Data 20020611
34 SEARCH_NODE Instance method Private Method Search Node 20020617
35 SET_FILTER Instance method Public Method Set Filter 20020624
36 SET_PRINT_TYPE Instance method Public Method Set Analysis Tree Type 20020606
37 SET_SELECTED_SCORECARDS Instance method Public Method Get Scorecard List by Selection Criteria 20020830
38 SET_VISIBILITY Instance method Private Method Set Visibility 20020611
39 SHOW_FILTER Instance method Public Method Show or Hide Filter 20020625
Events
Class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_COLUMNS Protected See coding 20020618
2 YS_DOM Protected See coding 20020620
3 YS_NODE_INFO Protected See coding 20020710
4 YS_SCARD Protected See coding 20020618
5 YS_VALUE Protected See coding 20020618
6 YS_VALUE_RISK Protected See coding 20020619
7 YT_DOM Protected See coding 20020620
8 YT_NODE_INFO Protected See coding 20020710
9 YT_SCARD Protected See coding 20020618
10 YT_VALUE Protected See coding 20020618
11 YT_VALUE_RISK Protected See coding 20020619
Method Signatures

Method APPLY_FILTER_TO_TREE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILTER Value transfer Type reference (TYPE) UMB_YS_MSC_FILTER Structure: Filter for MSC selections 20020710
2 Returning RT_TREE_DATA Value transfer Type reference (TYPE) UMB_YT_TREE_DATA Baumdaten 20020710

Method APPLY_FILTER_TO_TREE_DATA on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION Call by reference Object reference (TYPE REF TO) CL_UMB_BSC_WEB_APPLICATION BSC Web Applikation 20020606
2 Importing I_STANDALONE Call by reference Type reference (TYPE) AS4FLAG 'X' Flag (X oder Blank) 20020621

Method CONSTRUCTOR on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method FILTER_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SHOW Value transfer Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20020625
2 Importing IS_NODE_DATA Value transfer Type reference (TYPE) YS_COLUMNS 20020625
3 Importing I_ALL_ELEMENT_TYPE Value transfer Type reference (TYPE) AS4FLAG '' Flag (X oder Blank) 20020710

Method FILTER_NODE on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GEN_EXTRA_RISK_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SCARD Call by reference Object reference (TYPE REF TO) CL_UMB_SCORECARD Scorecard 20020626
2 Importing IT_VALUE_RISK Value transfer Type reference (TYPE) YT_VALUE_RISK 20020619
3 Importing I_LEVEL Value transfer Type reference (TYPE) I 20020619
4 Importing I_PARENT Value transfer Type reference (TYPE) I 20020619

Method GEN_EXTRA_RISK_NODE on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GEN_SUB_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Value transfer Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20020617
2 Importing I_LEVEL Value transfer Type reference (TYPE) I 20020617
3 Importing I_NODEKEY Value transfer Type reference (TYPE) I 20020617
4 Importing I_PARENT Value transfer Type reference (TYPE) I 20020617

Method GEN_SUB_TREE on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GEN_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURPER Value transfer Type reference (TYPE) UMC_Y_FISCPER Periode 20020618
2 Importing I_SC_MATCH Value transfer Type reference (TYPE) STRING 20020618
3 Importing I_TARPER Value transfer Type reference (TYPE) UMC_Y_FISCPER Periode 20020618

Method GEN_TREE on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_AGG_HIER_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURPER Value transfer Type reference (TYPE) UMC_Y_FISCPER Periode 20020620
2 Returning RT_AGG_NODES Value transfer Type reference (TYPE) UMB_YT_BSP_HIER_TREE BSP Tree 20020620

Method GET_AGG_HIER_NODES on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_ALL_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_COLUMN Value transfer Type reference (TYPE) YS_COLUMNS 20020617
2 Importing I_OBJNAME Value transfer Type reference (TYPE) STRING 20020617
3 Importing I_OBJTYPE Value transfer Type reference (TYPE) STRING 20020617

Method GET_ALL_COLUMNS on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_BSC_HIER_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BSC_NODES Value transfer Type reference (TYPE) UMB_YT_BSP_HIER_TREE BSP Tree 20020620

Method GET_BSC_HIER_NODES on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_BSC_HIER_SUBTREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HINODE Value transfer Type reference (TYPE) UMB_YT_HINODE Interface for hierarchy 20020621
2 Importing I_SCNOD Value transfer Type reference (TYPE) UMB_Y_SCNOD Knoten der Scorecard-Hierarchie 20020621
# Exception Resumable Description Created on
1 INVALID 20020621

Method GET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_FILTER Value transfer Type reference (TYPE) UMB_YS_MSC_FILTER Structure: Filter for MSC selections 20020624

Method GET_FILTER on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Value transfer Type reference (TYPE) STRING 20020618
2 Importing I_VALUE Value transfer Type reference (TYPE) STRING 20020618
3 Returning R_ICON Value transfer Type reference (TYPE) STRING 20020618

Method GET_ICON on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_LEVEL_FROM_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJ_TYPE Call by reference Type reference (TYPE) UMB_Y_OBJTYPE Scorecard-Elemente: Objekttyp 20020710
2 Importing I_TREE_TYPE Call by reference Type reference (TYPE) STRING 20020710
3 Returning LEVEL Value transfer Type reference (TYPE) I 20020710

Method GET_LEVEL_FROM_TREE on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_LIST_OF_SCORECARDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SCORECARDS Value transfer Type reference (TYPE) UMB_YT_BSP_HIER_TREE BSP Tree 20020606

Method GET_LIST_OF_SCORECARDS on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_NODE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COLUMN_ALL Value transfer Type reference (TYPE) YS_COLUMNS 20020618
2 Exporting ET_ITEM Value transfer Type reference (TYPE) TREEMCITAB Column Tree Model: Item-Tabelle 20020617
3 Importing I_MEASURE Value transfer Type reference (TYPE) STRING 20020620
4 Importing I_OBJNAME Value transfer Type reference (TYPE) STRING 20020617
5 Importing I_OBJTYPE Value transfer Type reference (TYPE) STRING 20020617

Method GET_NODE_ITEMS on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_OWNERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OWNER Value transfer Type reference (TYPE) UMB_YT_OWNER_DROPDOWN Owner list in drop down list 20020606

Method GET_OWNERS on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_PRINT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TREETYPES Value transfer Type reference (TYPE) UMB_YT_MSC_TREE_TYPE Typen des BSC Overview 20020611

Method GET_PRINT_TYPES on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_RISKCATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RCATG Value transfer Type reference (TYPE) UMR_YT_RCATG Table type: risk category 20020704

Method GET_RISKCATEGORY on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_RISKGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RGROUP Value transfer Type reference (TYPE) UMR_YT_RGROUP Table type: risk group 20020704

Method GET_RISKGROUP on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_RISK_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MEASURE Value transfer Type reference (TYPE) STRING 20020620
2 Importing I_RISK Value transfer Type reference (TYPE) STRING 20020620
3 Returning R_VAL Value transfer Type reference (TYPE) STRING 20020620

Method GET_RISK_VALUE on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_RISK_VALUE_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_VAL Value transfer Type reference (TYPE) STRING 20020620
2 Importing IR_NODE Value transfer Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20020620
3 Importing I_RISK Value transfer Type reference (TYPE) STRING 20020620

Method GET_RISK_VALUE_COLUMN on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_SCORECARD_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SC_GROUP Value transfer Type reference (TYPE) UMB_YT_SC_GROUP Table Type: Scorecard Group 20020620

Method GET_SCORECARD_GROUP on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_SCORE_LEGEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_STATUS Value transfer Type reference (TYPE) UMB_YT_STAUS Status table 20020624

Method GET_SCORE_LEGEND on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_SC_ELEMENT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SC_ELEMENTS Value transfer Type reference (TYPE) UMB_YT_MSC_TREE_TYPE Structure: MSC analysis tree type 20020624

Method GET_SC_ELEMENT_TYPES on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_SELECTED_SCORECARDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONDITION Call by reference Type reference (TYPE) STRING 20020620
2 Importing I_SEL_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20020620

Method GET_SELECTED_SCORECARDS on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_SUB_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_COL Value transfer Type reference (TYPE) YS_COLUMNS 20020617
2 Importing IR_NODE Value transfer Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20020617
3 Importing I_OBJTYPE Value transfer Type reference (TYPE) STRING 20020617

Method GET_SUB_COLUMN on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TREE_TYPE Value transfer Type reference (TYPE) STRING 20020626
2 Returning R_TITLE Value transfer Type reference (TYPE) STRING 20020626

Method GET_TITLE on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_TREE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_EP Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20020611
2 Returning R_TREE_DATA Value transfer Type reference (TYPE) UMB_YT_TREE_DATA Baumdaten 20020611

Method GET_TREE_DATA on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method GET_TREE_DESCPRTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SCARD Value transfer Object reference (TYPE REF TO) CL_UMB_SCORECARD Scorecard 20020610
2 Returning R_TREE_DESCR Value transfer Type reference (TYPE) UMB_YT_TREE_DESCRIPTOR Baumbeschreibung 20020610

Method GET_TREE_DESCPRTION on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method LOAD_TS_DATA Signature

Method LOAD_TS_DATA on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no parameter.
Method LOAD_TS_DATA on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method ON_TREE_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Value transfer Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20020611

Method ON_TREE_CLICKED on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILTER Call by reference Type reference (TYPE) UMB_YS_BSC_FILTER Filter for BSC tree 20020606
2 Importing IT_DETAIL Call by reference Type reference (TYPE) UMB_YT_BSC_PERS1 Personalisierung 1 - BSC 20020606
3 Importing I_ASS Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20020606
4 Importing I_COMMENT Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20020606
5 Importing I_SCORECARD Call by reference Type reference (TYPE) UMB_Y_SCARD Scorecard 20020606
6 Importing I_TREETYPE Call by reference Type reference (TYPE) UMB_Y_TREE_TYPE Baumtyp 20020606
7 Returning R_MESSAGE Value transfer Type reference (TYPE) STRING 20020606

Method PRINT on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method REFRESH_TREE_DATA Signature

Method REFRESH_TREE_DATA on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no parameter.
Method REFRESH_TREE_DATA on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method SEARCH_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_NODE Value transfer Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20020617
2 Importing I_OBJNAME Value transfer Type reference (TYPE) STRING 20020617
3 Importing I_OBJTYPE Value transfer Type reference (TYPE) STRING 20020617

Method SEARCH_NODE on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILTER Value transfer Type reference (TYPE) UMB_YS_MSC_FILTER Structure: Filter for MSC selections 20020624

Method SET_FILTER on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method SET_PRINT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) STRING Baumtyp 20020606

Method SET_PRINT_TYPE on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method SET_SELECTED_SCORECARDS Signature

Method SET_SELECTED_SCORECARDS on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no parameter.
Method SET_SELECTED_SCORECARDS on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method SET_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FATHER_NODE Call by reference Type reference (TYPE) UMB_YS_TREE_DATA Baumdaten 20020611
2 Importing ROOT_NODE Call by reference Type reference (TYPE) UMB_YS_TREE_DATA Baumdaten 20020611

Method SET_VISIBILITY on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.

Method SHOW_FILTER Signature

Method SHOW_FILTER on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no parameter.
Method SHOW_FILTER on class CL_UMB_BSC_WEB_MSC_SEL_MANAGER has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 320