SAP ABAP Class CL_WST_UPGRADE_SRV_OBJ (Upgrade Service Object)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WST (Application Component) Web Services Tool
     WS_BOL_DT (Package) Web Service Tool> Design Time
Properties
Class CL_WST_UPGRADE_SRV_OBJ  
Short Description Upgrade Service Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WS_BOL_DT   Web Service Tool> Design Time 
Created 20070820   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WST_UPGRADE_SRV_OBJ has no forward declaration.
Interfaces
Class CL_WST_UPGRADE_SRV_OBJ has no interface implemented.
Friends
Class CL_WST_UPGRADE_SRV_OBJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MISSING_DDIC Constant Private Type reference (TYPE) I 1 missing DDIC entry 20070828
2 C_MISSING_DESIGN Constant Private Type reference (TYPE) I 2 missing design entry 20070828
3 GCL_MONITOR Static Attribute Private Object reference (TYPE REF TO) CL_WST_UPGRADE_SRV_OBJ Class for Upgrade Monitor 20070820
4 GT_EXCLUDE Static Attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20070820
5 GT_QUERY_TAB Static Attribute Private Type reference (TYPE) CRMOST_COMP_MESSAGE_TAB Table for CRMOST_COMP_MESSAGE 20070907
6 GT_RESULT_TAB Static Attribute Private Type reference (TYPE) CRMOST_COMP_MESSAGE_TAB Table for CRMOST_COMP_MESSAGE 20070907
7 GV_BOL_QUERY_NAME Static Attribute Private Type reference (TYPE) CRM_BSDM_MAPNME BOL Service Data Manager : Mapping name 20070824
8 GV_BOL_RESULT_NAME Static Attribute Private Type reference (TYPE) CRM_BSDM_MAPNME BOL Service Data Manager : Mapping name 20070824
9 GV_CONTAINER_QUERY Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20070821
10 GV_CONTAINER_RESULT Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20070821
11 GV_GRID_QUERY Static Attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20070821
12 GV_GRID_RESULT Static Attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20070821
13 G_DESIGN_OBJECT Static Attribute Private Type reference (TYPE) CRMC_WST_DOBJ-DSGN_OBJECT Design Layer: Design Object 20070831
14 G_OBJECT_TYPE Static Attribute Private Type reference (TYPE) CRMC_WST_SRV_OBJ-OBJECT_TYPE UI Object Type 20070831
15 LV_LAYOUT Static Attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20070820
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FCAT Static method Public Method Create fieldcatalog 20070820
2 GET_CONTEXT_MENU_QUERY Instance method Private Event handling method get context menu for query 20070828
3 GET_CONTEXT_MENU_RESULT Instance method Private Event handling method get context menu for query result 20070828
4 GET_DATA Static method Public Method Get Data 20070820
5 GET_DATA_QUERY Static method Private Method Get Data for query structure 20070913
6 GET_DATA_RESULT Static method Private Method Get Data for query result structure 20070913
7 HANDLE_EXCEPTION Instance method Private Method Handle exception for cx_wst_fault 20070914
8 HANDLE_TOOLBAR_MONITOR Instance method Private Event handling method Handle Toolbar 20070820
9 HANDLE_USER_COMMAND Instance method Private Event handling method Handle user command 20070820
10 REFRESH Instance method Private Method Refresh table 20070830
11 SEND_GRID Static method Public Method Send status table 20070820
Events
Class CL_WST_UPGRADE_SRV_OBJ has no event.
Types
Class CL_WST_UPGRADE_SRV_OBJ has no local type.
Method Signatures

Method CREATE_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20070913
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for CRM Web Service Tool exceptions 20070912

Method GET_CONTEXT_MENU_QUERY Signature

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

Method GET_CONTEXT_MENU_QUERY on class CL_WST_UPGRADE_SRV_OBJ has no exception.

Method GET_CONTEXT_MENU_RESULT Signature

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

Method GET_CONTEXT_MENU_RESULT on class CL_WST_UPGRADE_SRV_OBJ has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070914
2 Exporting ET_QUERY_TAB Call by reference Type reference (TYPE) CRMOST_COMP_MESSAGE_TAB Differences for Query 20070907
3 Exporting ET_RESULT_TAB Call by reference Type reference (TYPE) CRMOST_COMP_MESSAGE_TAB Differences for Query Result 20070907
4 Exporting EV_BOL_QUERY_NAME Call by reference Type reference (TYPE) CRM_BSDM_MAPNME BOL Service Data Manager : Mapping name 20070824
5 Exporting EV_BOL_RESULT_NAME Call by reference Type reference (TYPE) CRM_BSDM_MAPNME BOL Service Data Manager : Mapping name 20070824
6 Importing IV_DESIGN Call by reference Type reference (TYPE) CRMC_WST_DOBJ-DSGN_OBJECT Design Layer: Design Object 20070820
7 Importing IV_OBJECT Call by reference Type reference (TYPE) CRMC_WST_SRV_OBJ-OBJECT_TYPE UI Object Type 20070820
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for CRM Web Service Tool exceptions 20070912

Method GET_DATA_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUERY_TAB Call by reference Type reference (TYPE) CRMOST_COMP_MESSAGE_TAB Differences for Query 20070913
2 Importing IV_BOL_ATTR_STRUC Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20070913
3 Importing IV_DESIGN Call by reference Type reference (TYPE) CRMC_WST_DOBJ-DSGN_OBJECT Design Layer: Design Object 20070913
4 Importing IV_OBJECT Call by reference Type reference (TYPE) CRMC_WST_SRV_OBJ-OBJECT_TYPE UI Object Type 20070913
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for CRM Web Service Tool exceptions 20070913

Method GET_DATA_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT_TAB Call by reference Type reference (TYPE) CRMOST_COMP_MESSAGE_TAB Differences for Query Result 20070913
2 Importing IV_BOL_ATTR_STRUC Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20070913
3 Importing IV_DESIGN_RESULT Call by reference Type reference (TYPE) CRMC_WST_DOBJ-DSGN_OBJECT Design Layer: Design Object 20070913
4 Importing IV_OBJECT Call by reference Type reference (TYPE) CRMC_WST_SRV_OBJ-OBJECT_TYPE UI Object Type 20070913
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for CRM Web Service Tool exceptions 20070913

Method HANDLE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_WST_FAULT Call by reference Object reference (TYPE REF TO) CX_WST_FAULT Base class for CRM Web Service Tool exceptions 20070914

Method HANDLE_EXCEPTION on class CL_WST_UPGRADE_SRV_OBJ has no exception.

Method HANDLE_TOOLBAR_MONITOR Signature

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

Method HANDLE_TOOLBAR_MONITOR on class CL_WST_UPGRADE_SRV_OBJ has no exception.

Method HANDLE_USER_COMMAND Signature

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

Method HANDLE_USER_COMMAND on class CL_WST_UPGRADE_SRV_OBJ has no exception.

Method REFRESH Signature

Method REFRESH on class CL_WST_UPGRADE_SRV_OBJ has no parameter.
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for CRM Web Service Tool exceptions 20070912

Method SEND_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20070913
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for CRM Web Service Tool exceptions 20070912
History
Last changed by/on SAP  20100303 
SAP Release Created in 600