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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFWSWSIMPMEST | Table for Messages in Grid Control (WS Import) | 20020110 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_WSP_IMPORT_TREECTRL | ALV Tree for Web Service Definitions to Be Imported | 20020118 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFWSDLT | Table for WSDL Import | 20020110 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Length of WSDL File | 20020110 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Path of WSDL File | 20020110 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_WSP_WSDL_VIEW | HTML Control for WSDL Display | 20020110 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_WSP_XSLT_MESSAGE_GRID | ALV Grid for XSLT Messages | 20020118 |
Methods
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 | ![]() |
I_WSDLPATH | Call by reference | Type reference (TYPE) | STRING | WSDL-Pfad | 20020110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_WSDLPATH | Call by reference | Type reference (TYPE) | STRING | 20020119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
E_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSD_CTRL | Interface zum WSDEF-Controller | 20020110 | ||
2 | ![]() |
I_WSDLPATH | Call by reference | Type reference (TYPE) | STRING | WSDL-Pfad | 20020110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
IMPLID | Call by reference | Attribute reference (LIKE) | 20020205 | ||||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 |