SAP ABAP Interface IF_UPB_CW_CS_TREE (Service Tree)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BPS-BP (Application Component) Business Planning
     UPB (Package) SEM-BPS: Planning Applications
Properties
Interface IF_UPB_CW_CS_TREE  
Short Description Service Tree    
General Data
Package UPB   SEM-BPS: Planning Applications 
Created 20021206   SAP 
Last changed 20041006   SAP 
Unicode checks active    
Forward declarations
Interface IF_UPB_CW_CS_TREE has no forward declaration.
Interfaces
Interface IF_UPB_CW_CS_TREE has no interface.
Friends
Interface IF_UPB_CW_CS_TREE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CS_DOUBLE_CLICK Constant Public Type reference (TYPE) SY-UCOMM 'CS_DOUBLE_CLICK' Screens, Function Code That Triggered PAI 20021206
2 GC_CS_FCODE Constant Public Type reference (TYPE) SY-UCOMM 'CS_FCODE' Screens, Function Code That Triggered PAI 20021206
3 GC_ITEM4COM Constant Public Type reference (TYPE) TV_ITMNAME '9' Tree Control: Column Name / Item Name 20030224
4 GC_ITEM4HIER Constant Public Type reference (TYPE) TV_ITMNAME 'H' Tree Control: Column Name / Item Name 20030224
5 GC_ITEM4HIER_ICON Constant Public Type reference (TYPE) TV_ITMNAME 'HI' Tree Control: Column Name / Item Name 20030225
6 GC_ITEM4STEP_ED Constant Public Type reference (TYPE) TV_ITMNAME '1' Tree Control: Column Name / Item Name 20030224
7 GC_ITEM4STEP_EP Constant Public Type reference (TYPE) TV_ITMNAME '3' Tree Control: Column Name / Item Name 20030224
8 GC_ITEM4STEP_ES Constant Public Type reference (TYPE) TV_ITMNAME '2' Tree Control: Column Name / Item Name 20030224
9 GC_ITEM4TECH Constant Public Type reference (TYPE) TV_ITMNAME 'T' Tree Control: Column Name / Item Name 20030224
10 GC_NS_CS Constant Public Type reference (TYPE) STRING 'CS' 20021211
11 GR_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20021206
12 GR_SELECTED_CCE Instance attribute Public Object reference (TYPE REF TO) IF_UPB_CW_CCE Cost Center Wizard: Applications 20021212
13 GR_SELECTED_CCSE Instance attribute Public Object reference (TYPE REF TO) IF_UPB_CW_CCSE Cost Center Wizard: Subapplications 20021212
14 GR_SELECTED_DETAIL Instance attribute Public Object reference (TYPE REF TO) OBJECT 20021212
15 GR_TREE Instance attribute Public Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL List Tree Control with Data Management at the Backend 20021206
16 G_CCE Instance attribute Public Type reference (TYPE) UPB_Y_CW_CCE Cost Center Wizard: Application 20021206
17 G_SELECTED_FCODE Instance attribute Public Type reference (TYPE) SY-UCOMM Screens, Function Code That Triggered PAI 20021206
18 G_SELECTED_ITEM Instance attribute Public Type reference (TYPE) TV_ITMNAME 20021206
19 G_SELECTED_NODE Instance attribute Public Type reference (TYPE) TM_NODEKEY Tree Control: Node Key 20021206
20 G_STEP Instance attribute Public Type reference (TYPE) UPB_Y_CW_STEP Cost Center Wizard: Processing Step 20021206
21 G_TARGET_NODE Instance attribute Public Type reference (TYPE) TM_NODEKEY Tree Model: Key of a Node 20030113
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_TREE Instance method Public Method 20021206
2 GET_NODE_KEY Instance method Public Method 20021210
3 NODE_GET_CCE_OBJECT Instance method Public Method 20030113
4 NODE_GET_CCSE_OBJECT Instance method Public Method 20030113
5 NODE_GET_USER_OBJECT Instance method Public Method 20021212
6 NODE_SET_OBJECTS Instance method Public Method 20021212
7 PROVIDE_ITEM4COM Instance method Public Method 20030220
8 PROVIDE_ITEM4IMAGE Instance method Public Method 20030130
9 PROVIDE_ITEM4STATE Instance method Public Method 20030220
10 PROVIDE_ITEM4TEXT Instance method Public Method 20021211
11 REFRESH Instance method Public Method 20021206
12 RESET_FCODE Instance method Public Method 20021206
13 SET_FCODE Instance method Public Method 20021206
Events
# Event Type Visibility Description Created on
1 CONTEXT_MENU_REQUEST Instance Event
(0)
Public
(2)
20021206
Types
Interface IF_UPB_CW_CS_TREE has no local type.
Method Signatures

Method CREATE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HEADER_TEXT Call by reference Type reference (TYPE) TV_HEADING Tree Control: Text in Länge 132 20030224
# Exception Resumable Description Created on
1 CX_UPB_CW Kostenstellenwizard 20030207

Method GET_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SUB_NS Call by reference Type reference (TYPE) ANY TABLE 20021211
2 Importing I_CCE Call by reference Type reference (TYPE) UPB_Y_CW_CCE Kostenstellen-Wizard: Anwendung 20021210
3 Importing I_CCSE Call by reference Type reference (TYPE) UPB_Y_CW_CCSE Kostenstellen-Wizard: Teilanwendung 20021210
4 Importing I_ID Call by reference Type reference (TYPE) ANY 20021211
5 Importing I_NS Call by reference Type reference (TYPE) STRING 20021211
6 Importing I_PARENT_NODEKEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20021211
7 Returning R_NODEKEY Value transfer Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20021210

Method GET_NODE_KEY on Interface IF_UPB_CW_CS_TREE has no exception.

Method NODE_GET_CCE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20030113
2 Returning RR_CCE Value transfer Object reference (TYPE REF TO) IF_UPB_CW_CCE Kostenstellenwizard: Anwendungen 20030113

Method NODE_GET_CCE_OBJECT on Interface IF_UPB_CW_CS_TREE has no exception.

Method NODE_GET_CCSE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20030113
2 Returning RR_CCSE Value transfer Object reference (TYPE REF TO) IF_UPB_CW_CCSE Kostenstellenwizard: Teilanwendungen 20030113

Method NODE_GET_CCSE_OBJECT on Interface IF_UPB_CW_CS_TREE has no exception.

Method NODE_GET_USER_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20021212
2 Returning RR_DETAIL Value transfer Object reference (TYPE REF TO) OBJECT 20021212

Method NODE_GET_USER_OBJECT on Interface IF_UPB_CW_CS_TREE has no exception.

Method NODE_SET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CCE Call by reference Object reference (TYPE REF TO) IF_UPB_CW_CCE Kostenstellenwizard: Anwendungen 20021212
2 Importing IR_CCSE Call by reference Object reference (TYPE REF TO) IF_UPB_CW_CCSE Kostenstellenwizard: Teilanwendungen 20021212
3 Importing IR_DETAIL Call by reference Object reference (TYPE REF TO) OBJECT 20021212
4 Importing I_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20021212

Method NODE_SET_OBJECTS on Interface IF_UPB_CW_CS_TREE has no exception.

Method PROVIDE_ITEM4COM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COM Call by reference Object reference (TYPE REF TO) IF_UPB_CW_COMMENT Kostenstellenwizard: Status 20030220
2 Importing I_STEP Call by reference Type reference (TYPE) UPB_Y_CW_STEP 20030220
3 Importing I_SUBID Call by reference Type reference (TYPE) ANY 20030220
4 Returning RS_ITEM Value transfer Type reference (TYPE) TREEMCITEM List Tree Model: Item 20030220

Method PROVIDE_ITEM4COM on Interface IF_UPB_CW_CS_TREE has no exception.

Method PROVIDE_ITEM4IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IMAGE Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20030130
2 Importing I_ITEM_NAME Call by reference Type reference (TYPE) ANY 20030130
3 Importing I_TEXT Call by reference Type reference (TYPE) ANY 20030130
4 Returning RS_ITEM Value transfer Type reference (TYPE) TREEMCITEM List Tree Model: Item 20030130

Method PROVIDE_ITEM4IMAGE on Interface IF_UPB_CW_CS_TREE has no exception.

Method PROVIDE_ITEM4STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_STATE Call by reference Object reference (TYPE REF TO) IF_UPB_CW_STATUS Kostenstellenwizard: Status 20030220
2 Importing I_STEP Call by reference Type reference (TYPE) UPB_Y_CW_STEP 20030220
3 Returning RS_ITEM Value transfer Type reference (TYPE) TREEMCITEM List Tree Model: Item 20030220

Method PROVIDE_ITEM4STATE on Interface IF_UPB_CW_CS_TREE has no exception.

Method PROVIDE_ITEM4TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM_NAME Call by reference Type reference (TYPE) ANY 20021211
2 Importing I_TEXT Call by reference Type reference (TYPE) ANY 20021211
3 Returning RS_ITEM Value transfer Type reference (TYPE) TREEMCITEM List Tree Model: Item 20021211

Method PROVIDE_ITEM4TEXT on Interface IF_UPB_CW_CS_TREE has no exception.

Method REFRESH Signature

Method REFRESH on Interface IF_UPB_CW_CS_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_UPB_CW Kostenstellenwizard 20030207

Method RESET_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ONLY_FCODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20021206

Method RESET_FCODE on Interface IF_UPB_CW_CS_TREE has no exception.

Method SET_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALL_TARGET Value transfer Type reference (TYPE) FLAG allgemeines flag 20030212
2 Importing I_FCODE Value transfer Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20021206
3 Importing I_ITEM Value transfer Type reference (TYPE) TV_ITMNAME Tree Control: Name einer Spalte / eines Items 20021206
4 Importing I_NODE Value transfer Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20021206
5 Importing I_NODE2 Value transfer Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20030113
6 Importing I_RAISE_PAI Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20021206

Method SET_FCODE on Interface IF_UPB_CW_CS_TREE has no exception.
Event Signatures

Event CONTEXT_MENU_REQUEST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IR_MENU Exporting Value transfer Object reference (TYPE REF TO) CL_CTMENU Context Menu 20021206
History
Last changed by/on SAP  20041006 
SAP Release Created in 350