SAP ABAP Class IF_SWF_WSP_WSDEF_EDIT (Interface for Changes to Web Service Definitions)
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
Class IF_SWF_WSP_WSDEF_EDIT  
Short Description Interface for Changes to Web Service Definitions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020107   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_WSP_WSDEF_EDIT has no forward declaration.
Interfaces
Class IF_SWF_WSP_WSDEF_EDIT has no interface implemented.
Friends
Class IF_SWF_WSP_WSDEF_EDIT has no friend class.
Attributes
Class 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
Class IF_SWF_WSP_WSDEF_EDIT has no local type.
Method Signatures

Method REMOVE_INVALID_DEFINITIONS Signature

Method REMOVE_INVALID_DEFINITIONS on class IF_SWF_WSP_WSDEF_EDIT has no parameter.
Method REMOVE_INVALID_DEFINITIONS on class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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