SAP ABAP Interface IF_SWF_WSP_WSDEF_EDIT (Interface for Changes to Web Service Definitions)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SWF_WSP_WSDEF Web Service Definitions 20020107
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_WSP_WSDEF XML Web Service Cache 20020107
Properties
Interface IF_SWF_WSP_WSDEF_EDIT  
Short Description Interface for Changes to Web Service Definitions    
General Data
Package SWF_HTTP   Incorporation of External Services with HTTP into a Workflow 
Created 20020107   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_WSP_WSDEF_EDIT has no forward declaration.
Interfaces
Interface IF_SWF_WSP_WSDEF_EDIT has no interface.
Friends
Interface IF_SWF_WSP_WSDEF_EDIT has no friend.
Attributes
Interface IF_SWF_WSP_WSDEF_EDIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 REMOVE_INVALID_DEFINITIONS Instance method Public Method Deletes Definitions that Were Imported in Error 20020107
2 SET_IMPLEMENTATION_ASYNC Instance method Public Method Sets ASYNC Property of an Implementation 20020107
3 SET_IMPLEMENTATION_CALLBACK Instance method Public Method Sets CALLBACK Property for Available Implementation 20020107
4 SET_IMPLEMENTATION_SAPNAME Instance method Public Method Sets the Name of Binding 20020430
5 SET_INTERFACE_DIALOG Instance method Public Method Sets DIALOG Property for Available Interface 20020107
6 SET_INTERFACE_SPONAME Instance method Public Method Sets SPONAME for Available Interface 20020107
7 SET_PORT_ADDRESS Instance method Public Method Sets the Address of a Port 20020116
8 SET_PORT_SAPNAME Instance method Public Method Sets the SAP Name of a Port 20020107
Events
# Event Type Visibility Description Created on
1 IMPLEMENTATION_CHANGED Instance Event
(0)
Public
(2)
Implementation Was Changed 20020107
2 INTERFACE_CHANGED Instance Event
(0)
Public
(2)
Interface Was Changed 20020107
3 PORT_CHANGED Instance Event
(0)
Public
(2)
Port Was Changed 20020107
Types
Interface IF_SWF_WSP_WSDEF_EDIT has no local type.
Method Signatures

Method REMOVE_INVALID_DEFINITIONS Signature

Method REMOVE_INVALID_DEFINITIONS on Interface IF_SWF_WSP_WSDEF_EDIT has no parameter.
Method REMOVE_INVALID_DEFINITIONS on Interface IF_SWF_WSP_WSDEF_EDIT has no exception.

Method SET_IMPLEMENTATION_ASYNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASYNC Call by reference Type reference (TYPE) SWFWSASYNC Kennzeichen: Webservice asynchron 20020107
2 Importing I_IMPLID Call by reference Type reference (TYPE) SWFIMPLID ID einer Implementierungs-Definition 20020107
3 Importing I_INTFID Call by reference Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020107

Method SET_IMPLEMENTATION_ASYNC on Interface IF_SWF_WSP_WSDEF_EDIT has no exception.

Method SET_IMPLEMENTATION_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLBACK Call by reference Type reference (TYPE) SWFWSCALLB Kennzeichen: Webservice führt Callback aus 20020107
2 Importing I_CALLBACK_DIALOG Call by reference Type reference (TYPE) SWFWSCBDIALG Art des Callback-Dialogs 20020107
3 Importing I_IMPLID Call by reference Type reference (TYPE) SWFIMPLID ID einer Implementierungs-Definition 20020107
4 Importing I_INTFID Call by reference Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020107

Method SET_IMPLEMENTATION_CALLBACK on Interface IF_SWF_WSP_WSDEF_EDIT has no exception.

Method SET_IMPLEMENTATION_SAPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IMPLID Call by reference Type reference (TYPE) SWFIMPLID ID einer Implementierungs-Definition 20020430
2 Importing I_INTFID Call by reference Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020430
3 Importing I_SAPNAME Call by reference Type reference (TYPE) SWFWSBINDNAM Name eines Bindings 20020430

Method SET_IMPLEMENTATION_SAPNAME on Interface IF_SWF_WSP_WSDEF_EDIT has no exception.

Method SET_INTERFACE_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIALOG Call by reference Type reference (TYPE) SWFWSDIALG Kennzeichen: Dialogwebservice 20020107
2 Importing I_INTFID Call by reference Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020107

Method SET_INTERFACE_DIALOG on Interface IF_SWF_WSP_WSDEF_EDIT has no exception.

Method SET_INTERFACE_SPONAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTFID Call by reference Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020107
2 Importing I_SPONAME Call by reference Type reference (TYPE) SWFSPONAME Name für das Tripel: Service-PortType-Operation 20020107

Method SET_INTERFACE_SPONAME on Interface IF_SWF_WSP_WSDEF_EDIT has no exception.

Method SET_PORT_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADDRESS Call by reference Type reference (TYPE) SWFWSADDR Addresse eines Ports 20020116
2 Importing I_IMPLID Call by reference Type reference (TYPE) SWFIMPLID ID einer Implementierungs-Definition 20020116
3 Importing I_INTFID Call by reference Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020116
4 Importing I_PORTID Call by reference Type reference (TYPE) SWFPORTID ID eines Service-Ports 20020116
5 Importing I_SADDRESS Call by reference Type reference (TYPE) SWFWSSADDR String-Adresse eines Service-Ports 20020416

Method SET_PORT_ADDRESS on Interface IF_SWF_WSP_WSDEF_EDIT has no exception.

Method SET_PORT_SAPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IMPLID Value transfer Type reference (TYPE) SWFIMPLID ID einer Implementierungs-Definition 20020107
2 Importing I_INTFID Value transfer Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020107
3 Importing I_PORTID Value transfer Type reference (TYPE) SWFPORTID ID eines Service-Ports 20020107
4 Importing I_SAPNAME Value transfer Type reference (TYPE) SWFWSPOSAPNAM SAP-Name eines Service-Ports 20020107

Method SET_PORT_SAPNAME on Interface IF_SWF_WSP_WSDEF_EDIT has no exception.
Event Signatures

Event IMPLEMENTATION_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IMPLID Exporting Value transfer Type reference (TYPE) SWFIMPLID ID einer Implementierungs-Definition 20020107
2 INTFID Exporting Value transfer Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020107

Event INTERFACE_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 INTFID Exporting Value transfer Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020107

Event PORT_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IMPLID Exporting Value transfer Type reference (TYPE) SWFIMPLID ID einer Implementierungs-Definition 20020107
2 INTFID Exporting Value transfer Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020107
3 PORTID Exporting Value transfer Type reference (TYPE) SWFPORTID ID eines Service-Ports 20020107
History
Last changed by/on SAP  20110908 
SAP Release Created in 620