SAP ABAP Class CL_WCF_WSCT_MAINCUCO_IMPL (CL_WCF_WSCT_MAINCUCO_IMPL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WST (Application Component) Web Services Tool
     CRM_GENIL_WSC (Package) GenIL Component for Web Service Consumption
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_WSCT_MAINCUCO 20090225
Properties
Class CL_WCF_WSCT_MAINCUCO_IMPL  
Short Description    
Super Class CL_WCF_WSCT_MAINCUCO  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_GENIL_WSC   GenIL Component for Web Service Consumption 
Created 20090225   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WCF_WSCT_MAINCUCO_IMPL has no interface implemented.
Friends
Class CL_WCF_WSCT_MAINCUCO_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_CTS_POPUP Instance attribute Public Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20090615
2 GR_OPERATION_TABLE_STATE Instance attribute Public Object reference (TYPE REF TO) CL_THTMLB_TABLE_VIEW_RESTORE 20090512
3 GR_PROXY_TABLE_STATE Instance attribute Public Object reference (TYPE REF TO) CL_THTMLB_TABLE_VIEW_RESTORE 20090512
4 GR_SOURCE_TREE Instance attribute Public Object reference (TYPE REF TO) IF_CRM_WSC_DT_TREE_NODE Signature tree of selected operation 20090518
5 GR_TEST_POPUP Instance attribute Public Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20090713
6 GR_UI_EXTENSION Instance attribute Public Object reference (TYPE REF TO) IF_AXT_WSC_UI_EXT_ACCESS Interface for WS consumption extension 20090512
7 GR_WSC_MODEL Instance attribute Public Object reference (TYPE REF TO) CL_CRM_WSC_COMPONENT WSC Component Class 20090512
8 GV_EMBED_MODE Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: embedding or cockpit mode 20090512
9 GV_TRANSPORT_REQUIRED Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: transport required 20090528
10 GV_WORK_MODE Instance attribute Public Type reference (TYPE) STRING Working mode: CREATE, EDIT, DISPLAY 20090526
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_UI_EXTENSION Instance method Public Method Create new UI extension 20090519
2 CREATE_WSC_MODEL Instance method Public Method Create new WSC model 20090518
3 DO_INIT_CONTEXT_FOR_CREATE Instance method Public Method Set defaults in context for the first display (create mode) 20090515
4 DO_INIT_CONTEXT_FOR_EDIT Instance method Public Method Set defaults in context for the first display (edit mode) 20090515
5 EH_ONCLOSE_CTS_POPUP Instance method Public Method Event handler for all wizard steps 20090528
6 EH_ONGENERATE Instance method Public Method Event handler for all wizard steps 20090528
7 EH_ONTEST Instance method Public Method Event handler for all wizard steps 20090713
8 FILL_COMPONENT_SET Instance method Public Method Automatically fill the component set name 20090520
9 GET_CTS_POPUP Instance method Public Method Get an instance of CTS popup 20090616
10 GET_TEST_POPUP Instance method Public Method Get an instance of test popup 20090713
11 GET_TOOLBAR_BUTTONS Instance method Public Method Get toolbar buttons 20090320
12 UPDATE_UI_EXTENSION Instance method Public Method Update UI extension 20090527
Events
Class CL_WCF_WSCT_MAINCUCO_IMPL has no event.
Types
Class CL_WCF_WSCT_MAINCUCO_IMPL has no local type.
Method Signatures

Method CREATE_UI_EXTENSION Signature

Method CREATE_UI_EXTENSION on class CL_WCF_WSCT_MAINCUCO_IMPL has no parameter.
# Exception Resumable Description Created on
1 CX_AXT General exception 20090519

Method CREATE_WSC_MODEL Signature

Method CREATE_WSC_MODEL on class CL_WCF_WSCT_MAINCUCO_IMPL has no parameter.
# Exception Resumable Description Created on
1 CX_CRM_WSC_FAULT Static exception class for web service consumption 20090518

Method DO_INIT_CONTEXT_FOR_CREATE Signature

Method DO_INIT_CONTEXT_FOR_CREATE on class CL_WCF_WSCT_MAINCUCO_IMPL has no parameter.
Method DO_INIT_CONTEXT_FOR_CREATE on class CL_WCF_WSCT_MAINCUCO_IMPL has no exception.

Method DO_INIT_CONTEXT_FOR_EDIT Signature

Method DO_INIT_CONTEXT_FOR_EDIT on class CL_WCF_WSCT_MAINCUCO_IMPL has no parameter.
Method DO_INIT_CONTEXT_FOR_EDIT on class CL_WCF_WSCT_MAINCUCO_IMPL has no exception.

Method EH_ONCLOSE_CTS_POPUP Signature

Method EH_ONCLOSE_CTS_POPUP on class CL_WCF_WSCT_MAINCUCO_IMPL has no parameter.
Method EH_ONCLOSE_CTS_POPUP on class CL_WCF_WSCT_MAINCUCO_IMPL has no exception.

Method EH_ONGENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VIEW Call by reference Object reference (TYPE REF TO) CL_BSP_WD_CONTROLLER Basis Class for WD Controller 20090615

Method EH_ONGENERATE on class CL_WCF_WSCT_MAINCUCO_IMPL has no exception.

Method EH_ONTEST Signature

Method EH_ONTEST on class CL_WCF_WSCT_MAINCUCO_IMPL has no parameter.
Method EH_ONTEST on class CL_WCF_WSCT_MAINCUCO_IMPL has no exception.

Method FILL_COMPONENT_SET Signature

Method FILL_COMPONENT_SET on class CL_WCF_WSCT_MAINCUCO_IMPL has no parameter.
Method FILL_COMPONENT_SET on class CL_WCF_WSCT_MAINCUCO_IMPL has no exception.

Method GET_CTS_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CTS_POPUP Value transfer Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20090616

Method GET_CTS_POPUP on class CL_WCF_WSCT_MAINCUCO_IMPL has no exception.

Method GET_TEST_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TEST_POPUP Value transfer Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20090713

Method GET_TEST_POPUP on class CL_WCF_WSCT_MAINCUCO_IMPL has no exception.

Method GET_TOOLBAR_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Controller of the current view 20090320
2 Importing IV_LAST_WIZARD_STEP Call by reference Type reference (TYPE) ABAP_BOOL Flag: we are on the last wizard step 20090527
3 Returning RT_BUTTONS Value transfer Type reference (TYPE) CRMT_THTMLB_BUTTON_EXT_T Table of buttons of external sources 20090320

Method GET_TOOLBAR_BUTTONS on class CL_WCF_WSCT_MAINCUCO_IMPL has no exception.

Method UPDATE_UI_EXTENSION Signature

Method UPDATE_UI_EXTENSION on class CL_WCF_WSCT_MAINCUCO_IMPL has no parameter.
# Exception Resumable Description Created on
1 CX_AXT General exception 20090527
History
Last changed by/on SAP  20100303 
SAP Release Created in 701