SAP ABAP Class CL_CRM_SKIN_KWUI_EXPLORER (kwui explorer for skin workbench)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_KWUI_EXPLORER KW Instance Explorer 20080225
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_SKIN_WB_SOURCE Skin explorer for source (i.e. sap skin) 20080225
2 Inheritance (c INHERITING FROM c_ref)  CL_CRM_SKIN_WB_TARGET Skin explorer for target (i.e. customer skin) 20080225
Properties
Class CL_CRM_SKIN_KWUI_EXPLORER  
Short Description kwui explorer for skin workbench    
Super Class CL_KWUI_EXPLORER KW Instance Explorer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20080225   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CRM_SKIN_KWUI_EXPLORER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_CRM_SKIN_WB_SOURCE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SKWFC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CRM_SKIN_KWUI_EXPLORER has no interface implemented.
Friends
Class CL_CRM_SKIN_KWUI_EXPLORER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FCODE_COPY_SKIN Constant Public Type reference (TYPE) UI_FUNC 'SRC_CPY_SKIN' Function code 20080731
2 FCODE_DISPLAY Constant Public Type reference (TYPE) UI_FUNC 'DISPLAY_BSP' Function code 20091015
3 FCODE_DOWNLOAD Constant Public Type reference (TYPE) UI_FUNC 'DOWNLOAD' Function code 20080731
4 FCODE_SHOWPIC Constant Public Type reference (TYPE) UI_FUNC 'SHOWPIC' Show pictures 20080731
5 GC_MIME_TYPE_IMAGE Constant Public Type reference (TYPE) SDOK_CLASS 'M_IMAGE_P' Image file class 20080305
6 GR_MODIF_DATA_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_CRM_SKIN_WB_MODIF_DATA_CONT Skin Workbench: modification data container 20091009
7 GV_DOWNLOAD_PATH Instance attribute Protected Type reference (TYPE) STRING Path on local PC for storage of downloaded files 20080418
8 GV_WINDOW_NAME Static Attribute Protected Type reference (TYPE) STRING Name of popup asking for local folder selection 20091019
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091019
2 DOWNLOAD Instance method Public Method 20080225
3 FILTER_IOS Instance method Protected Method Remove IOs that should not be copied 20091016
4 GET_NODE_DESCRIPTION Instance method Public Method Get the description of the node 20080303
5 GET_NODE_TECH_NAME Instance method Public Method Get the technical name of the node 20080228
6 GET_SELECTED_NODE_DESCRIPTION Instance method Public Method Get the description of the first selected node 20080310
7 GET_SELECTED_NODE_TECH_NAME Instance method Public Method Get the technical name of the first selected node 20080227
8 GET_TOP_PARENT_SELECTED_NODE Instance method Public Method Get the top parent of the first currently selected node 20080229
9 SHOWPICS Instance method Public Method 20080225
Events
Class CL_CRM_SKIN_KWUI_EXPLORER has no event.
Types
Class CL_CRM_SKIN_KWUI_EXPLORER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_SKIN_KWUI_EXPLORER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_SKIN_KWUI_EXPLORER has no exception.

Method DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Object Key 20091019
2 Importing IV_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20091019

Method DOWNLOAD on class CL_CRM_SKIN_KWUI_EXPLORER has no exception.

Method FILTER_IOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FILTERED_IOS Call by reference Type reference (TYPE) SKWF_IOS Filtered IO list 20091016
2 Importing IT_ORIGINAL_IOS Call by reference Type reference (TYPE) SKWF_IOS IO list to be filtered 20091016

Method FILTER_IOS on class CL_CRM_SKIN_KWUI_EXPLORER has no exception.

Method GET_NODE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE Call by reference Type reference (TYPE) SKWV_EXPNK Key for node in KWUI explorer 20080303
2 Returning RV_NODE_DESCRIPTION Value transfer Type reference (TYPE) STRING 20080303

Method GET_NODE_DESCRIPTION on class CL_CRM_SKIN_KWUI_EXPLORER has no exception.

Method GET_NODE_TECH_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE Call by reference Type reference (TYPE) SKWV_EXPNK Key for node in KWUI explorer 20080228
2 Returning RV_NODE_NAME Value transfer Type reference (TYPE) STRING 20080228

Method GET_NODE_TECH_NAME on class CL_CRM_SKIN_KWUI_EXPLORER has no exception.

Method GET_SELECTED_NODE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NODE_DESCRIPTION Value transfer Type reference (TYPE) STRING 20080310

Method GET_SELECTED_NODE_DESCRIPTION on class CL_CRM_SKIN_KWUI_EXPLORER has no exception.

Method GET_SELECTED_NODE_TECH_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NODE_NAME Value transfer Type reference (TYPE) STRING 20080227

Method GET_SELECTED_NODE_TECH_NAME on class CL_CRM_SKIN_KWUI_EXPLORER has no exception.

Method GET_TOP_PARENT_SELECTED_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TOP_PARENT Value transfer Type reference (TYPE) SKWV_EXPNK Key for node in KWUI explorer 20080229

Method GET_TOP_PARENT_SELECTED_NODE on class CL_CRM_SKIN_KWUI_EXPLORER has no exception.

Method SHOWPICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Object Key 20080225

Method SHOWPICS on class CL_CRM_SKIN_KWUI_EXPLORER has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701