SAP ABAP Class CL_SWF_WSD_CTRL_WSDLIMP (Controller Class for Web Service Maintenance)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_HTTP (Package) Incorporation of External Services with HTTP into a Workflow
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_WSD_CTRL Controller Class for Web Service Maintenance 20020110
Properties
Class CL_SWF_WSD_CTRL_WSDLIMP  
Short Description Controller Class for Web Service Maintenance    
Super Class CL_SWF_WSD_CTRL Controller Class for Web Service Maintenance 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_HTTP   Incorporation of External Services with HTTP into a Workflow 
Created 20020110   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_WSD_CTRL_WSDLIMP has no forward declaration.
Interfaces
Class CL_SWF_WSD_CTRL_WSDLIMP has no interface implemented.
Friends
Class CL_SWF_WSD_CTRL_WSDLIMP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_XSLT_MESSAGES Instance attribute Private Type reference (TYPE) SWFWSWSIMPMEST Table for Messages in Grid Control (WS Import) 20020110
2 M_IMPORT_TREE Instance attribute Private Object reference (TYPE REF TO) CL_SWF_WSP_IMPORT_TREECTRL ALV Tree for Web Service Definitions to Be Imported 20020118
3 M_WSDLDATA Instance attribute Private Type reference (TYPE) SWFWSDLT Table for WSDL Import 20020110
4 M_WSDLFILE_LENGTH Instance attribute Private Type reference (TYPE) I Length of WSDL File 20020110
5 M_WSDLPATH Instance attribute Private Type reference (TYPE) STRING Path of WSDL File 20020110
6 M_WSDL_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_SWF_WSP_WSDL_VIEW HTML Control for WSDL Display 20020110
7 M_XSLT_MESSAGE_GRID Instance attribute Private Object reference (TYPE REF TO) CL_SWF_WSP_XSLT_MESSAGE_GRID ALV Grid for XSLT Messages 20020118
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20020110
2 CONSTRUCT_FROM_FILEPATH Instance method Private Method Constructor 20020119
3 CREATE Static method Public Method Factory 20020110
4 GET_WSDLPATH Instance method Private Method Gets Path of WSDL File 20020111
5 HANDLE_IMPLEMENTATION_CHANGE Instance method Private Event handling method Event Handler for Interface Changes 20020205
6 HANDLE_IMPORT_CANCEL Instance method Private Event handling method Event Handler for Cancel Button in Import Tree 20020116
7 HANDLE_IMPORT_LEAVE Instance method Private Event handling method Event Handler for Leave Button in Import Tree 20020118
8 HANDLE_IMPORT_REQUEST Instance method Private Event handling method Event Handler for Import Button in Import Tree 20020116
9 HANDLE_INTERFACE_CHANGE Instance method Private Event handling method Event Handler for Interface Changes 20020205
10 HANDLE_MESSAGE_SELECTION Instance method Public Event handling method Event Handler for OK Button in XSLT Message Display 20020110
11 PREPARE_DELETION Instance method Private Event handling method Event Handler for Import Request 20021029
12 PREPARE_IMPORT Instance method Private Event handling method Event Handler for Import Request 20020116
13 PREPARE_WSDL_DISPLAY Instance method Private Event handling method Event Handler for WSDL Display 20020110
14 _PREPARE_IMPORT Instance method Private Method 20020507
15 _PREPARE_WSDL_DISPLAY Instance method Private Method 20020506
Events
Class CL_SWF_WSD_CTRL_WSDLIMP has no event.
Types
Class CL_SWF_WSD_CTRL_WSDLIMP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WSDLPATH Call by reference Type reference (TYPE) STRING WSDL-Pfad 20020110
# Exception Resumable Description Created on
1 CX_SWF_WS_CACHE_EXCEPTION Fehler im Zusammenhang mit Service-Cache 20020311

Method CONSTRUCT_FROM_FILEPATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WSDLPATH Call by reference Type reference (TYPE) STRING 20020119
# Exception Resumable Description Created on
1 CX_SWF_WS_CACHE_EXCEPTION Fehler im Zusammenhang mit Service-Cache 20020311

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_SWF_WSD_CTRL Interface zum WSDEF-Controller 20020110
2 Importing I_WSDLPATH Call by reference Type reference (TYPE) STRING WSDL-Pfad 20020110
# Exception Resumable Description Created on
1 CX_SWF_WS_CACHE_EXCEPTION Fehler im Zusammenhang mit Service-Cache 20020311

Method GET_WSDLPATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WSDLPATH Call by reference Type reference (TYPE) STRING 20020111

Method GET_WSDLPATH on class CL_SWF_WSD_CTRL_WSDLIMP has no exception.

Method HANDLE_IMPLEMENTATION_CHANGE Signature

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

Method HANDLE_IMPLEMENTATION_CHANGE on class CL_SWF_WSD_CTRL_WSDLIMP has no exception.

Method HANDLE_IMPORT_CANCEL Signature

Method HANDLE_IMPORT_CANCEL on class CL_SWF_WSD_CTRL_WSDLIMP has no parameter.
Method HANDLE_IMPORT_CANCEL on class CL_SWF_WSD_CTRL_WSDLIMP has no exception.

Method HANDLE_IMPORT_LEAVE Signature

Method HANDLE_IMPORT_LEAVE on class CL_SWF_WSD_CTRL_WSDLIMP has no parameter.
Method HANDLE_IMPORT_LEAVE on class CL_SWF_WSD_CTRL_WSDLIMP has no exception.

Method HANDLE_IMPORT_REQUEST Signature

Method HANDLE_IMPORT_REQUEST on class CL_SWF_WSD_CTRL_WSDLIMP has no parameter.
Method HANDLE_IMPORT_REQUEST on class CL_SWF_WSD_CTRL_WSDLIMP has no exception.

Method HANDLE_INTERFACE_CHANGE Signature

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

Method HANDLE_INTERFACE_CHANGE on class CL_SWF_WSD_CTRL_WSDLIMP has no exception.

Method HANDLE_MESSAGE_SELECTION Signature

Method HANDLE_MESSAGE_SELECTION on class CL_SWF_WSD_CTRL_WSDLIMP has no parameter.
Method HANDLE_MESSAGE_SELECTION on class CL_SWF_WSD_CTRL_WSDLIMP has no exception.

Method PREPARE_DELETION Signature

Method PREPARE_DELETION on class CL_SWF_WSD_CTRL_WSDLIMP has no parameter.
Method PREPARE_DELETION on class CL_SWF_WSD_CTRL_WSDLIMP has no exception.

Method PREPARE_IMPORT Signature

Method PREPARE_IMPORT on class CL_SWF_WSD_CTRL_WSDLIMP has no parameter.
Method PREPARE_IMPORT on class CL_SWF_WSD_CTRL_WSDLIMP has no exception.

Method PREPARE_WSDL_DISPLAY Signature

Method PREPARE_WSDL_DISPLAY on class CL_SWF_WSD_CTRL_WSDLIMP has no parameter.
Method PREPARE_WSDL_DISPLAY on class CL_SWF_WSD_CTRL_WSDLIMP has no exception.

Method _PREPARE_IMPORT Signature

Method _PREPARE_IMPORT on class CL_SWF_WSD_CTRL_WSDLIMP has no parameter.
Method _PREPARE_IMPORT on class CL_SWF_WSD_CTRL_WSDLIMP has no exception.

Method _PREPARE_WSDL_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY Call by reference Type reference (TYPE) SWFWSCS Struktur für selektierte XMLCache-Definitionen (mit Objekt) 20020506

Method _PREPARE_WSDL_DISPLAY on class CL_SWF_WSD_CTRL_WSDLIMP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620