SAP ABAP Interface IF_SWF_WSP_WSDEF_PERSISTENCE (Persistence Services for 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 20020108
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_WSP_WSDEF XML Web Service Cache 20020108
Properties
Interface IF_SWF_WSP_WSDEF_PERSISTENCE  
Short Description Persistence Services for Web Service Definitions    
General Data
Package SWF_HTTP   Incorporation of External Services with HTTP into a Workflow 
Created 20020108   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_WSP_WSDEF_PERSISTENCE has no forward declaration.
Interfaces
Interface IF_SWF_WSP_WSDEF_PERSISTENCE has no interface.
Friends
Interface IF_SWF_WSP_WSDEF_PERSISTENCE has no friend.
Attributes
Interface IF_SWF_WSP_WSDEF_PERSISTENCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ANY_CHANGED Instance method Public Method Checks if One of the Definitions Has Changed 20020430
2 CHECK_IMPORT_SELECTION Instance method Public Method Checks Whether Selection May Be Imported 20020507
3 DELETE_SELECTION Instance method Public Method Deletes the Selection from the Database 20021025
4 IMPORT_SELECTION Instance method Public Method Imports Selection 20020507
5 LOAD_PORT Instance method Public Method Loads Port Definition 20020121
6 SAVE Instance method Public Method Saves Everything 20020430
7 SAVE_PORT Instance method Public Method Saves a Port Definition 20020121
8 SET_CHANGE_MODE Instance method Public Method Sets Change Mode Collectively 20020430
9 SET_DELETE_SELECTION Instance method Public Method Sets Selection That Is to Be Deleted 20021025
10 SET_IMPORT_SELECTION Instance method Public Method Sets Selection That Is to Be Imported 20020507
Events
# Event Type Visibility Description Created on
1 PORT_RELOADED Instance Event
(0)
Public
(2)
Port Was Reloaded By the Database 20020121
Types
Interface IF_SWF_WSP_WSDEF_PERSISTENCE has no local type.
Method Signatures

Method CHECK_ANY_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ANY_CHANGED Call by reference Type reference (TYPE) FLAG allgemeines flag 20020430
2 Importing IT_DEF_CHECK Call by reference Type reference (TYPE) SWFWSWSDLTSELT Definitionen, die überprüft werden sollen 20020508
3 Importing IT_DEF_NOCHECK Call by reference Type reference (TYPE) SWFWSWSDLTSELT Definitionen, die nicht überprüft werden sollten 20020508

Method CHECK_ANY_CHANGED on Interface IF_SWF_WSP_WSDEF_PERSISTENCE has no exception.

Method CHECK_IMPORT_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) SWFWSIMPSELST Tabelle: Darstellung der Import-Selektion von Web Services 20020507

Method CHECK_IMPORT_SELECTION on Interface IF_SWF_WSP_WSDEF_PERSISTENCE has no exception.

Method DELETE_SELECTION Signature

Method DELETE_SELECTION on Interface IF_SWF_WSP_WSDEF_PERSISTENCE has no parameter.
Method DELETE_SELECTION on Interface IF_SWF_WSP_WSDEF_PERSISTENCE has no exception.

Method IMPORT_SELECTION Signature

Method IMPORT_SELECTION on Interface IF_SWF_WSP_WSDEF_PERSISTENCE has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WS_CACHE_EXCEPTION Fehler im Zusammenhang mit Service-Cache 20020507

Method LOAD_PORT 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 20020121
2 Importing I_INTFID Value transfer Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020121
3 Importing I_PORTID Value transfer Type reference (TYPE) SWFPORTID ID eines Service-Ports 20020121

Method LOAD_PORT on Interface IF_SWF_WSP_WSDEF_PERSISTENCE has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLEAR_CHANGE_MODE Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20020430
2 Importing EXCEPTION_IF_FAILED Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20020430
3 Importing I_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME R/3-System, Anmeldename des Benutzers 20020430
# Exception Resumable Description Created on
1 CX_SWF_WS_CACHE_EXCEPTION Fehler im Zusammenhang mit Service-Cache 20020430

Method SAVE_PORT 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 20020121
2 Importing I_INTFID Value transfer Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020121
3 Importing I_PORTID Value transfer Type reference (TYPE) SWFPORTID ID eines Service-Ports 20020121

Method SAVE_PORT on Interface IF_SWF_WSP_WSDEF_PERSISTENCE has no exception.

Method SET_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION_IF_CHANGED Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20020430
2 Importing EXCEPTION_IF_LOCKED Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20020430
3 Importing I_CHANGE_MODE Call by reference Type reference (TYPE) FLAG allgemeines flag 20020430
4 Importing LOAD_IF_CHANGED Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20020502
5 Importing POPUPS_IF_CHANGED Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20020430
6 Importing SAVE_IF_CHANGED Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20020430
# Exception Resumable Description Created on
1 CX_SWF_WSP_CHANGED_EXCEPTION Fehler beim Anfordern einer Sperre 20020430
2 CX_SWF_WSP_ENQUEUE_EXCEPTION Fehler beim Anfordern einer Sperre 20020430
3 CX_SWF_WS_CACHE_EXCEPTION Fehler im Zusammenhang mit Service-Cache 20020430

Method SET_DELETE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DELETE_SELECTION Call by reference Type reference (TYPE) SWFWSWSDLTSELT Tabelle für selektierte XMLCache-Definitionen 20021025

Method SET_DELETE_SELECTION on Interface IF_SWF_WSP_WSDEF_PERSISTENCE has no exception.

Method SET_IMPORT_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_IMPORT_SELECTION Call by reference Type reference (TYPE) SWFWSWSDLTSELT Tabelle für selektierte XMLCache-Definitionen 20020507

Method SET_IMPORT_SELECTION on Interface IF_SWF_WSP_WSDEF_PERSISTENCE has no exception.
Event Signatures

Event PORT_RELOADED Signature
Event PORT_RELOADED on Interface IF_SWF_WSP_WSDEF_PERSISTENCE has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620