SAP ABAP Class CL_WTYSC_VIEW (View class for Workbench)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-WTY (Application Component) Service Process Warranty
     WTYSC_WWB (Package) Service Integration with Warranty: Workbench
Properties
Class CL_WTYSC_VIEW  
Short Description View class for Workbench    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WTYSC_WWB   Service Integration with Warranty: Workbench 
Created 20040128   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PWTY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 WTYS1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WTYSC_VIEW has no interface implemented.
Friends
Class CL_WTYSC_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_VIEW_BADI Instance attribute Protected Object reference (TYPE REF TO) IF_EX_WTYSC_WWB_VIEW Business add-in interface IF_EX_WTYSC_WWB_VIEW 20040224
2 MS_HIERARCHY_HEADER Instance attribute Protected Type reference (TYPE) TREEV_HHDR Tree Control: Attributes of the Hierarchy Header 20040130
3 MS_PROFILE Instance attribute Public Type reference (TYPE) V_WTYSCC_PROFILE Layout Profile 20040211
4 MS_SEL_DATA Instance attribute Protected Type reference (TYPE) WTYSC_WWB_DATA_SELECTED Selected Tree Data in the Workbench 20040211
5 MT_DOCTYPES Instance attribute Protected Type reference (TYPE) WTYS1_DOCTYPE_TAB Table type for WTYSCC_DOCTYPES 20040312
6 MT_FCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20040130
7 MT_NEW_NODES Instance attribute Protected Type reference (TYPE) WTYS1_TREE_DATA_TAB new Nodes added to the tree by claim / FD creation 20040513
8 MT_OUTTAB Instance attribute Protected Type reference (TYPE) WTYSC_WWB_NAVTREE_DATA_TAB Navigation tree Warranty Workbench 20040129
9 MT_SELECTED_NODES Instance attribute Protected Type reference (TYPE) WTYS1_WWB_DATA_SELECTED_TAB Table type for navigation tree data 20040211
10 MT_TREE_DATA Instance attribute Protected Type reference (TYPE) WTYS1_TREE_DATA_TAB 20040309
11 MT_VIEWTYPE Instance attribute Protected Type reference (TYPE) WTYS1_VIEWTYPE_TAB Generated Table for View V_WTYSCC_VIEWTYP 20040303
12 M_CURRENT_LAYOUT Instance attribute Protected Type reference (TYPE) TAB_LAYOUT Tab in master records: Tab layout 20040211
13 M_DOCKING_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20040129
14 M_HEADER_WIDTH Instance attribute Protected Type reference (TYPE) WTYSC_HEADER_WIDTH 25 Width of Hierarchy Column 20040129
15 M_LAYOUT_CHANGED Instance attribute Protected Type reference (TYPE) C If layout changed set this flag 20040212
16 M_MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_WTYSC_MODEL Model instance in the view 20040210
17 M_NAVTREE_EXT Instance attribute Protected Type reference (TYPE) I 300 Width of the Navigation Area 20040129
18 M_PROCESSING_MODE Instance attribute Protected Type reference (TYPE) WTYSC_MODE Processing mode for the Warranty Workbench 20040129
19 M_SHOW_MODE Instance attribute Protected Type reference (TYPE) WTYS1_SHOW_MODE WTYS1_VIEW_MODE-DISPLAY Show Mode (Display / Change) 20040212
20 M_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20040129
21 M_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV Tree Control 20040129
22 M_TREE_VIEW Instance attribute Protected Type reference (TYPE) WTYSC_VIEW_TYPE 'A' View types 20040211
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_TREE_VIEW Instance method Public Method Changes the tree view 20040129
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040129
3 CREATE_NODES_CLAIM_VIEW Instance method Protected Method Fill Tree nodes for claim as Top node 20040129
4 CREATE_NODES_CSNOTIF_VIEW Instance method Protected Method Fill Tree nodes for CS Notification as top node 20040129
5 CREATE_NODES_CSORDER_VIEW Instance method Protected Method Fill Tree nodes for CS order as top node 20040129
6 CREATE_NODES_OTHERS Instance method Protected Method Fill tree nodes as customer criteria 20040129
7 DELETE_NEW_NODES Instance method Protected Method Delete the new nodes added during workbench functions 20040513
8 DISPLAY_LEGEND Instance method Protected Method Display Legend screen 20040129
9 DISPLAY_LOG Instance method Public Method Display message log for workbench 20040316
10 FREE Instance method Public Method Frees the instances created by the constructor 20040129
11 GET_CURRENT_LAYOUT Instance method Public Method Get current Layout for screen 20040211
12 GET_CURRENT_NODE Instance method Public Method Returns the current node for document detail 20040525
13 GET_ICON Instance method Public Method Get icon for doc type 20040312
14 GET_PROFILE Instance method Public Method Get the current user profile for workbench 20040211
15 GET_SELECTED_NODES Instance method Public Method Get selected nodes 20040311
16 GET_SEL_DATA Instance method Public Method Returns selected data MS_SEL_DATA 20040211
17 GET_TREE_VIEW Instance method Public Method get the tree view for workbench 20040211
18 GET_VIEW_MODE Instance method Public Method Get mode of view 20040212
19 HANDLE_CHECKBOX_CHANGED Instance method Protected Event handling method Handler for tree event checkbox_selected 20040302
20 HANDLE_CLAIM_CREATED Instance method Protected Event handling method Event handler for model claim_created 20040226
21 HANDLE_CONTEXT_MENU_REQUEST Instance method Protected Event handling method Handler for context menu request 20040129
22 HANDLE_CONTEXT_MENU_SELECTED Instance method Protected Event handling method Handler for context menu selected 20040129
23 HANDLE_DATA_CHANGED_2032 Instance method Public Event handling method handle operations changed (Not used ) 20040220
24 HANDLE_DATA_CHANGED_2033 Instance method Public Event handling method handle component changed (Not used ) 20040220
25 HANDLE_DATA_SAVED Instance method Protected Event handling method Handler for model event data_saved 20040513
26 HANDLE_FUNCTION_SELECTED Instance method Protected Event handling method Handler for Toolbar Functions 20040129
27 HANDLE_ITEM_DOUBLE_CLICK Instance method Protected Event handling method Handler for tree item double click 20040707
28 HANDLE_ITEM_KEYPRESS Instance method Protected Event handling method Handler for item_keypress event 20041129
29 HANDLE_MODEL_CHANGED Instance method Protected Event handling method Event handler of Model_data_changed 20040226
30 HANDLE_NODE_DOUBLE_CLICK Instance method Protected Event handling method Handler for tree event node_double_click 20040129
31 HANDLE_NODE_KEYPRESS Instance method Protected Event handling method Handler for node_keypress event 20041126
32 HANDLE_SDORDER_CREATED Instance method Protected Event handling method Handler for cl_wtysc_model: SD_order_created 20040319
33 SET_CURRENT_LAYOUT Instance method Protected Method Set current Layout for screen 20040211
34 SET_DOCTYPES Instance method Protected Method read document types setting mt_doctypes 20040312
35 SET_LAYOUT_CHANGED Instance method Public Method Setter for m_layout_changed 20040213
36 SET_NEW_NODE Instance method Protected Method Set attribute mt_new_nodes 20040513
37 SET_PROCESSING_MODE Instance method Public Method Set Processing mode for workbench( Display , change ) 20040129
38 SET_PROFILE Instance method Public Method Set the user profile for workbench 20040211
39 SET_SELECTED_NODES Instance method Protected Method Set selected nodes 20040302
40 SET_SEL_DATA Instance method Protected Method Sets the selected data MS_SEL_DATA (called by event handler) 20040211
41 SET_TREE_CONTAINER Instance method Protected Method Create container 20040220
42 SET_TREE_HANDLERS Instance method Protected Method Set handlers for View class 20040220
43 SET_TREE_TOOLBAR Instance method Protected Method Create_toolbar 20040220
44 SET_TREE_VALUES Instance method Protected Method Create Tree instance and set vvalues for tree 20040129
45 SET_TREE_VIEW Instance method Protected Method set tree view for workbench 20040211
46 SET_VIEW_MODE Instance method Public Method Set mode of view 20040212
47 TABSTRIP_INIT Instance method Public Method Initialize the tab strip 20040212
Events
Class CL_WTYSC_VIEW has no event.
Types
Class CL_WTYSC_VIEW has no local type.
Method Signatures

Method CHANGE_TREE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_TREE_VIEW Call by reference Type reference (TYPE) WTYSC_VIEW_TYPE Sichtarten 20040303

Method CHANGE_TREE_VIEW on class CL_WTYSC_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_VIEW_TYPE Call by reference Type reference (TYPE) WTYSC_VIEW_TYPE Sichtarten 20040218
2 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_WTYSC_MODEL Model class for Workbench 20040210
3 Importing IS_PROFILE Call by reference Type reference (TYPE) V_WTYSCC_PROFILE Benutzerprofil für Garantie-Workbench 20040211

Method CONSTRUCTOR on class CL_WTYSC_VIEW has no exception.

Method CREATE_NODES_CLAIM_VIEW Signature

Method CREATE_NODES_CLAIM_VIEW on class CL_WTYSC_VIEW has no parameter.
Method CREATE_NODES_CLAIM_VIEW on class CL_WTYSC_VIEW has no exception.

Method CREATE_NODES_CSNOTIF_VIEW Signature

Method CREATE_NODES_CSNOTIF_VIEW on class CL_WTYSC_VIEW has no parameter.
Method CREATE_NODES_CSNOTIF_VIEW on class CL_WTYSC_VIEW has no exception.

Method CREATE_NODES_CSORDER_VIEW Signature

Method CREATE_NODES_CSORDER_VIEW on class CL_WTYSC_VIEW has no parameter.
Method CREATE_NODES_CSORDER_VIEW on class CL_WTYSC_VIEW has no exception.

Method CREATE_NODES_OTHERS Signature

Method CREATE_NODES_OTHERS on class CL_WTYSC_VIEW has no parameter.
Method CREATE_NODES_OTHERS on class CL_WTYSC_VIEW has no exception.

Method DELETE_NEW_NODES Signature

Method DELETE_NEW_NODES on class CL_WTYSC_VIEW has no parameter.
Method DELETE_NEW_NODES on class CL_WTYSC_VIEW has no exception.

Method DISPLAY_LEGEND Signature

Method DISPLAY_LEGEND on class CL_WTYSC_VIEW has no parameter.
Method DISPLAY_LEGEND on class CL_WTYSC_VIEW has no exception.

Method DISPLAY_LOG Signature

Method DISPLAY_LOG on class CL_WTYSC_VIEW has no parameter.
Method DISPLAY_LOG on class CL_WTYSC_VIEW has no exception.

Method FREE Signature

Method FREE on class CL_WTYSC_VIEW has no parameter.
Method FREE on class CL_WTYSC_VIEW has no exception.

Method GET_CURRENT_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CURRENT_LAYOUT Call by reference Type reference (TYPE) TAB_LAYOUT Tab in master records: Tab layout 20040211
2 Exporting EF_LAYOUT_CHANGED Call by reference Type reference (TYPE) C 20040212

Method GET_CURRENT_LAYOUT on class CL_WTYSC_VIEW has no exception.

Method GET_CURRENT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_CURRENT_NODE Value transfer Type reference (TYPE) WTYSC_WWB_NAVTREE_DATA Navigationsbaum Garantie-Workbench 20040525

Method GET_CURRENT_NODE on class CL_WTYSC_VIEW has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ICON Call by reference Type reference (TYPE) ICON_TEXT 20040312
2 Importing IF_DOCTYPE Call by reference Type reference (TYPE) WTYSC_DOCTYPE 20040312

Method GET_ICON on class CL_WTYSC_VIEW has no exception.

Method GET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_PROFILE Call by reference Type reference (TYPE) V_WTYSCC_PROFILE Layoutprofil 20040211

Method GET_PROFILE on class CL_WTYSC_VIEW has no exception.

Method GET_SELECTED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SELECTED_DATA Value transfer Type reference (TYPE) WTYS1_WWB_DATA_SELECTED_TAB 20040311

Method GET_SELECTED_NODES on class CL_WTYSC_VIEW has no exception.

Method GET_SEL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SEL_DATA Value transfer Type reference (TYPE) WTYSC_WWB_DATA_SELECTED 20040225

Method GET_SEL_DATA on class CL_WTYSC_VIEW has no exception.

Method GET_TREE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_TREE_VIEW Value transfer Type reference (TYPE) WTYSC_VIEW_TYPE Sichtarten 20040303

Method GET_TREE_VIEW on class CL_WTYSC_VIEW has no exception.

Method GET_VIEW_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_SHOW_MODE Value transfer Type reference (TYPE) WTYS1_SHOW_MODE 20040224

Method GET_VIEW_MODE on class CL_WTYSC_VIEW has no exception.

Method HANDLE_CHECKBOX_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Call by reference Attribute reference (LIKE) 20040302
2 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20040302
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040302

Method HANDLE_CHECKBOX_CHANGED on class CL_WTYSC_VIEW has no exception.

Method HANDLE_CLAIM_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EX_MT_DATA Call by reference Attribute reference (LIKE) 20040226

Method HANDLE_CLAIM_CREATED on class CL_WTYSC_VIEW has no exception.

Method HANDLE_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Attribute reference (LIKE) 20040212
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040318

Method HANDLE_CONTEXT_MENU_REQUEST on class CL_WTYSC_VIEW has no exception.

Method HANDLE_CONTEXT_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20040212
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040318

Method HANDLE_CONTEXT_MENU_SELECTED on class CL_WTYSC_VIEW has no exception.

Method HANDLE_DATA_CHANGED_2032 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20040623
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20040623
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20040623
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20040623
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20040623

Method HANDLE_DATA_CHANGED_2032 on class CL_WTYSC_VIEW has no exception.

Method HANDLE_DATA_CHANGED_2033 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20040220
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20040220
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20040220
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20040220
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20040220

Method HANDLE_DATA_CHANGED_2033 on class CL_WTYSC_VIEW has no exception.

Method HANDLE_DATA_SAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EX_MT_DATA Call by reference Attribute reference (LIKE) 20040712

Method HANDLE_DATA_SAVED on class CL_WTYSC_VIEW has no exception.

Method HANDLE_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20040212

Method HANDLE_FUNCTION_SELECTED on class CL_WTYSC_VIEW has no exception.

Method HANDLE_ITEM_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20040707
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040707

Method HANDLE_ITEM_DOUBLE_CLICK on class CL_WTYSC_VIEW has no exception.

Method HANDLE_ITEM_KEYPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20041129
2 Importing KEY Call by reference Attribute reference (LIKE) 20041129
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20041129

Method HANDLE_ITEM_KEYPRESS on class CL_WTYSC_VIEW has no exception.

Method HANDLE_MODEL_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EX_MT_DATA Call by reference Attribute reference (LIKE) 20040226

Method HANDLE_MODEL_CHANGED on class CL_WTYSC_VIEW has no exception.

Method HANDLE_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040211

Method HANDLE_NODE_DOUBLE_CLICK on class CL_WTYSC_VIEW has no exception.

Method HANDLE_NODE_KEYPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Attribute reference (LIKE) 20041126
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20041126

Method HANDLE_NODE_KEYPRESS on class CL_WTYSC_VIEW has no exception.

Method HANDLE_SDORDER_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EX_MT_DATA Call by reference Attribute reference (LIKE) 20040319

Method HANDLE_SDORDER_CREATED on class CL_WTYSC_VIEW has no exception.

Method SET_CURRENT_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CURRENT_LAYOUT Call by reference Type reference (TYPE) TAB_LAYOUT Tab in master records: Tab layout 20040211

Method SET_CURRENT_LAYOUT on class CL_WTYSC_VIEW has no exception.

Method SET_DOCTYPES Signature

Method SET_DOCTYPES on class CL_WTYSC_VIEW has no parameter.
Method SET_DOCTYPES on class CL_WTYSC_VIEW has no exception.

Method SET_LAYOUT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_LAYOUT_CHANGED Call by reference Type reference (TYPE) C 20040213

Method SET_LAYOUT_CHANGED on class CL_WTYSC_VIEW has no exception.

Method SET_NEW_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NEW_NODE Call by reference Type reference (TYPE) WTYS1_TREE_DATA 20040513

Method SET_NEW_NODE on class CL_WTYSC_VIEW has no exception.

Method SET_PROCESSING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_PROCESSING_MODE Call by reference Type reference (TYPE) WTYSC_MODE Processing mode for the Warranty Workbench 20040129

Method SET_PROCESSING_MODE on class CL_WTYSC_VIEW has no exception.

Method SET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROFILE Call by reference Type reference (TYPE) V_WTYSCC_PROFILE Layoutprofil 20040212

Method SET_PROFILE on class CL_WTYSC_VIEW has no exception.

Method SET_SELECTED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CHECKED Call by reference Type reference (TYPE) C 20040302
2 Exporting ES_SELECTED_NODE Call by reference Type reference (TYPE) WTYSC_WWB_NAVTREE_DATA Navigationsbaum Garantie-Workbench 20040302

Method SET_SELECTED_NODES on class CL_WTYSC_VIEW has no exception.

Method SET_SEL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SEL_DATA Call by reference Type reference (TYPE) WTYSC_WWB_NAVTREE_DATA Navigationsbaum Garantie-Workbench 20040211

Method SET_SEL_DATA on class CL_WTYSC_VIEW has no exception.

Method SET_TREE_CONTAINER Signature

Method SET_TREE_CONTAINER on class CL_WTYSC_VIEW has no parameter.
Method SET_TREE_CONTAINER on class CL_WTYSC_VIEW has no exception.

Method SET_TREE_HANDLERS Signature

Method SET_TREE_HANDLERS on class CL_WTYSC_VIEW has no parameter.
Method SET_TREE_HANDLERS on class CL_WTYSC_VIEW has no exception.

Method SET_TREE_TOOLBAR Signature

Method SET_TREE_TOOLBAR on class CL_WTYSC_VIEW has no parameter.
Method SET_TREE_TOOLBAR on class CL_WTYSC_VIEW has no exception.

Method SET_TREE_VALUES Signature

Method SET_TREE_VALUES on class CL_WTYSC_VIEW has no parameter.
Method SET_TREE_VALUES on class CL_WTYSC_VIEW has no exception.

Method SET_TREE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_TREE_VIEW Call by reference Type reference (TYPE) WTYSC_VIEW_TYPE Sichtarten 20040211

Method SET_TREE_VIEW on class CL_WTYSC_VIEW has no exception.

Method SET_VIEW_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHOW_MODE Call by reference Type reference (TYPE) WTYS1_SHOW_MODE 20040212

Method SET_VIEW_MODE on class CL_WTYSC_VIEW has no exception.

Method TABSTRIP_INIT Signature

Method TABSTRIP_INIT on class CL_WTYSC_VIEW has no parameter.
Method TABSTRIP_INIT on class CL_WTYSC_VIEW has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 500