SAP ABAP Class CL_SWF_WSP_WSDEF (XML Web Service Cache)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_WSP_WSDEF Web Service Definitions 20020107
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_WSP_WSDEF_EDIT Interface for Changes to Web Service Definitions 20020107
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_WSP_WSDEF_PERSISTENCE Persistence Services for Web Service Definitions 20020108
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_WSP_WSDEF_QUERY Query Interface for Web Service Definitions 20020107
Properties
Class CL_SWF_WSP_WSDEF  
Short Description XML Web Service Cache    
Super Class    
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 20020107   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFWS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWFXS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_WSP_WSDEF Web Service Definitions 20020107
2 IF_SWF_WSP_WSDEF_EDIT Interface for Changes to Web Service Definitions 20020107
3 IF_SWF_WSP_WSDEF_PERSISTENCE Persistence Services for Web Service Definitions 20020108
4 IF_SWF_WSP_WSDEF_QUERY Query Interface for Web Service Definitions 20020107
Friends
Class CL_SWF_WSP_WSDEF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CONSTRUCTMODE_WSDEF Constant Private Type reference (TYPE) CHAR1 'D' Single-Character Flag 20020110
2 C_CONSTRUCTMODE_WSDL Constant Private Type reference (TYPE) CHAR1 'W' Single-Character Flag 20020110
3 G_ENCODING Static Attribute Private Object reference (TYPE REF TO) IF_IXML_ENCODING IF_IXML_ENCODING 20020325
4 G_IXML Static Attribute Private Object reference (TYPE REF TO) IF_IXML IF_IXML 20020107
5 G_STREAM_FACTORY Static Attribute Private Object reference (TYPE REF TO) IF_IXML_STREAM_FACTORY IF_IXML_STREAM_FACTORY 20020107
6 MT_DELETE_SELECTION Instance attribute Private Type reference (TYPE) SWFWSWSDLTSELT Table for Selected XML Cache Definitions 20021025
7 MT_IMPLEMENTATIONS Instance attribute Private Type reference (TYPE) SWFWSIMPLRT Table for Implementation with Object Reference 20020107
8 MT_IMPORT_SELECTION Instance attribute Private Type reference (TYPE) SWFWSWSDLTSELT Table for Selected XML Cache Definitions 20020507
9 MT_INTERFACES Instance attribute Private Type reference (TYPE) SWFWSINTFRT Table for Interfaces with Object Reference 20020107
10 MT_PORTS Instance attribute Private Type reference (TYPE) SWFWSPORTRT Table for Service Ports (with Meta Data) 20020107
11 MT_PORTTYPES Instance attribute Private Type reference (TYPE) SWFWSDLPTT Table for Port Type Element 20020109
12 MT_SERVICES Instance attribute Private Type reference (TYPE) SWFWSDLSRVT Table for WSDL Service Element 20020109
13 M_META Instance attribute Private Object reference (TYPE REF TO) CL_SWF_WSP_WSDLMETA Meta Information For the Services in a WSDL Document 20020107
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DEFTREE Instance method Private Method Links Individual Definitions 20020430
2 CHECK_SAVE_SELECTION Instance method Public Method 20020117
3 CLASS_CONSTRUCTOR Static method Public Constructor 20020107
4 CONSTRUCTOR Instance method Public Constructor 20020107
5 CREATE_FROM_WSDEFS Static method Public Method Factory 20020110
6 CREATE_FROM_WSDL Static method Public Method Factory 20020107
7 FILL_SERVICES_AND_PORTTYPES Instance method Private Method Fills the Services Tables and Port Type Tables 20020109
8 GET_DEFINITIONS Instance method Public Method 20020107
9 GET_IMPLEMENTATION Instance method Public Method 20020107
10 GET_IMPLEMENTATIONS Instance method Public Method 20020107
11 GET_INTERFACE Instance method Public Method 20020107
12 GET_INTERFACES Instance method Public Method 20020107
13 GET_PORT Instance method Public Method 20020107
14 GET_PORTS Instance method Public Method 20020107
15 GET_PORTTYPES Instance method Public Method 20020109
16 GET_SERVICES Instance method Public Method 20020109
17 GET_XSLT_MESSAGES Instance method Public Method 20020107
18 INTERFACE_HAS_OUTPUT Instance method Public Method 20020107
19 IS_EMPTY Instance method Public Method 20020118
20 LOAD_PORT Instance method Public Method 20020121
21 PARSE_IMPLEMENTATION Instance method Private Method Parses the Implementation Nodes of the WSDL Output 20020107
22 PARSE_INTERFACE Instance method Private Method Parses the Interface Nodes of the WSDL Output 20020107
23 PARSE_SERVICE_NODE Instance method Private Method Parses the Service Nodes of the WSDL Output 20020107
24 PROPAGATE_SELECTION_BU Static method Private Method Bottom-Up Propagation 20020415
25 PROPAGATE_SELECTION_TD Static method Private Method Top-Down Propagation 20020415
26 REMOVE_INVALID_DEFINITIONS Instance method Public Method 20020107
27 SAVE_PORT Instance method Public Method 20020121
28 SAVE_SELECTION Instance method Public Method 20020108
29 SET_IMPLEMENTATION_ASYNC Instance method Public Method 20020107
30 SET_IMPLEMENTATION_CALLBACK Instance method Public Method 20020107
31 SET_INTERFACE_DIALOG Instance method Public Method 20020107
32 SET_INTERFACE_SPONAME Instance method Public Method 20020107
33 SET_PORT_ADDRESS Instance method Public Method 20020116
34 SET_PORT_SAPNAME Instance method Public Method 20020107
35 SET_SAVE_SELECTION Instance method Public Method 20020108
36 SPLIT_WSDL_DIGEST Instance method Private Method Method to Split XSLT Output 20020107
37 WRITE_NAMESPACE_CONTEXT Static method Private Method Writes all Available Namespaces Explicitly in Element 20020107
38 _CHECK_IMPORT_SELECTION Instance method Public Method 20020507
39 _IMPORT_SELECTION Instance method Public Method 20020507
40 _SET_IMPORT_SELECTION Instance method Public Method 20020507
Events
# Event Type Visibility Description Created on
1 IMPLEMENTATION_CHANGED Instance Event
(0)
Public
(2)
20020107
2 INTERFACE_CHANGED Instance Event
(0)
Public
(2)
20020107
3 PORT_CHANGED Instance Event
(0)
Public
(2)
20020107
4 PORT_RELOADED Instance Event
(0)
Public
(2)
20020121
Types
Class CL_SWF_WSP_WSDEF has no local type.
Method Signatures

Method BUILD_DEFTREE Signature

Method BUILD_DEFTREE on class CL_SWF_WSP_WSDEF has no parameter.
Method BUILD_DEFTREE on class CL_SWF_WSP_WSDEF has no exception.

Method CHECK_SAVE_SELECTION Signature

Method CHECK_SAVE_SELECTION on class CL_SWF_WSP_WSDEF has no parameter.
Method CHECK_SAVE_SELECTION on class CL_SWF_WSP_WSDEF has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWF_WSP_WSDEF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_WSP_WSDEF has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WSDEF Call by reference Type reference (TYPE) SWFWSWSDLTSELT Tabelle für selektierte XMLCache-Definitionen 20020110
2 Importing I_CONSTRUCT_MODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20020110
3 Importing I_PROPAGATE_DOWNWARDS Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20020415
4 Importing I_PROPAGATE_UPWARDS Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20020415
5 Importing I_WSDL_STREAM Call by reference Type reference (TYPE) XSTRING WSDL-Datenstrom 20020107
# Exception Resumable Description Created on
1 CX_SWF_WS_CACHE_EXCEPTION Fehler im Zusammenhang mit Service-Cache 20020225
2 CX_XSLT_EXCEPTION XSLT-Ausnahme 20020123

Method CREATE_FROM_WSDEFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WSDEF Call by reference Object reference (TYPE REF TO) IF_SWF_WSP_WSDEF WebService-Definitionen 20020110
2 Importing IT_WSDEFS Call by reference Type reference (TYPE) SWFWSWSDLTSELT Tabelle für selektierte XMLCache-Definitionen 20020110
3 Importing I_PROPAGATE_DOWNWARDS Call by reference Type reference (TYPE) FLAG allgemeines flag 20020417
4 Importing I_PROPAGATE_UPWARDS Call by reference Type reference (TYPE) FLAG allgemeines flag 20020417
# Exception Resumable Description Created on
1 CX_SWF_WS_CACHE_EXCEPTION Fehler im Zusammenhang mit Service-Cache 20020225

Method CREATE_FROM_WSDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WSDEF Call by reference Object reference (TYPE REF TO) CL_SWF_WSP_WSDEF XML-Webservice-Cache 20020107
2 Importing I_STREAM Call by reference Type reference (TYPE) XSTRING WSDL-Datenstrom 20020107
# Exception Resumable Description Created on
1 CX_XSLT_EXCEPTION XSLT-Ausnahme 20020123

Method FILL_SERVICES_AND_PORTTYPES Signature

Method FILL_SERVICES_AND_PORTTYPES on class CL_SWF_WSP_WSDEF has no parameter.
Method FILL_SERVICES_AND_PORTTYPES on class CL_SWF_WSP_WSDEF has no exception.

Method GET_DEFINITIONS Signature

Method GET_DEFINITIONS on class CL_SWF_WSP_WSDEF has no parameter.
Method GET_DEFINITIONS on class CL_SWF_WSP_WSDEF has no exception.

Method GET_IMPLEMENTATION Signature

Method GET_IMPLEMENTATION on class CL_SWF_WSP_WSDEF has no parameter.
Method GET_IMPLEMENTATION on class CL_SWF_WSP_WSDEF has no exception.

Method GET_IMPLEMENTATIONS Signature

Method GET_IMPLEMENTATIONS on class CL_SWF_WSP_WSDEF has no parameter.
Method GET_IMPLEMENTATIONS on class CL_SWF_WSP_WSDEF has no exception.

Method GET_INTERFACE Signature

Method GET_INTERFACE on class CL_SWF_WSP_WSDEF has no parameter.
Method GET_INTERFACE on class CL_SWF_WSP_WSDEF has no exception.

Method GET_INTERFACES Signature

Method GET_INTERFACES on class CL_SWF_WSP_WSDEF has no parameter.
Method GET_INTERFACES on class CL_SWF_WSP_WSDEF has no exception.

Method GET_PORT Signature

Method GET_PORT on class CL_SWF_WSP_WSDEF has no parameter.
Method GET_PORT on class CL_SWF_WSP_WSDEF has no exception.

Method GET_PORTS Signature

Method GET_PORTS on class CL_SWF_WSP_WSDEF has no parameter.
Method GET_PORTS on class CL_SWF_WSP_WSDEF has no exception.

Method GET_PORTTYPES Signature

Method GET_PORTTYPES on class CL_SWF_WSP_WSDEF has no parameter.
Method GET_PORTTYPES on class CL_SWF_WSP_WSDEF has no exception.

Method GET_SERVICES Signature

Method GET_SERVICES on class CL_SWF_WSP_WSDEF has no parameter.
Method GET_SERVICES on class CL_SWF_WSP_WSDEF has no exception.

Method GET_XSLT_MESSAGES Signature

Method GET_XSLT_MESSAGES on class CL_SWF_WSP_WSDEF has no parameter.
Method GET_XSLT_MESSAGES on class CL_SWF_WSP_WSDEF has no exception.

Method INTERFACE_HAS_OUTPUT Signature

Method INTERFACE_HAS_OUTPUT on class CL_SWF_WSP_WSDEF has no parameter.
Method INTERFACE_HAS_OUTPUT on class CL_SWF_WSP_WSDEF has no exception.

Method IS_EMPTY Signature

Method IS_EMPTY on class CL_SWF_WSP_WSDEF has no parameter.
Method IS_EMPTY on class CL_SWF_WSP_WSDEF has no exception.

Method LOAD_PORT Signature

Method LOAD_PORT on class CL_SWF_WSP_WSDEF has no parameter.
Method LOAD_PORT on class CL_SWF_WSP_WSDEF has no exception.

Method PARSE_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IMPLEMENTATION_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20020107
2 Importing I_INTFID Call by reference Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020107
# Exception Resumable Description Created on
1 CX_SWF_WS_CACHE_EXCEPTION Fehler im Zusammenhang mit Service-Cache 20020416

Method PARSE_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INTFID Call by reference Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020107
2 Importing I_INTERFACE_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20020107

Method PARSE_INTERFACE on class CL_SWF_WSP_WSDEF has no exception.

Method PARSE_SERVICE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20020107
# Exception Resumable Description Created on
1 CX_SWF_WS_CACHE_EXCEPTION Fehler im Zusammenhang mit Service-Cache 20020416

Method PROPAGATE_SELECTION_BU Signature

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

Method PROPAGATE_SELECTION_BU on class CL_SWF_WSP_WSDEF has no exception.

Method PROPAGATE_SELECTION_TD Signature

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

Method PROPAGATE_SELECTION_TD on class CL_SWF_WSP_WSDEF has no exception.

Method REMOVE_INVALID_DEFINITIONS Signature

Method REMOVE_INVALID_DEFINITIONS on class CL_SWF_WSP_WSDEF has no parameter.
Method REMOVE_INVALID_DEFINITIONS on class CL_SWF_WSP_WSDEF has no exception.

Method SAVE_PORT Signature

Method SAVE_PORT on class CL_SWF_WSP_WSDEF has no parameter.
Method SAVE_PORT on class CL_SWF_WSP_WSDEF has no exception.

Method SAVE_SELECTION Signature

Method SAVE_SELECTION on class CL_SWF_WSP_WSDEF has no parameter.
Method SAVE_SELECTION on class CL_SWF_WSP_WSDEF has no exception.

Method SET_IMPLEMENTATION_ASYNC Signature

Method SET_IMPLEMENTATION_ASYNC on class CL_SWF_WSP_WSDEF has no parameter.
Method SET_IMPLEMENTATION_ASYNC on class CL_SWF_WSP_WSDEF has no exception.

Method SET_IMPLEMENTATION_CALLBACK Signature

Method SET_IMPLEMENTATION_CALLBACK on class CL_SWF_WSP_WSDEF has no parameter.
Method SET_IMPLEMENTATION_CALLBACK on class CL_SWF_WSP_WSDEF has no exception.

Method SET_INTERFACE_DIALOG Signature

Method SET_INTERFACE_DIALOG on class CL_SWF_WSP_WSDEF has no parameter.
Method SET_INTERFACE_DIALOG on class CL_SWF_WSP_WSDEF has no exception.

Method SET_INTERFACE_SPONAME Signature

Method SET_INTERFACE_SPONAME on class CL_SWF_WSP_WSDEF has no parameter.
Method SET_INTERFACE_SPONAME on class CL_SWF_WSP_WSDEF has no exception.

Method SET_PORT_ADDRESS Signature

Method SET_PORT_ADDRESS on class CL_SWF_WSP_WSDEF has no parameter.
Method SET_PORT_ADDRESS on class CL_SWF_WSP_WSDEF has no exception.

Method SET_PORT_SAPNAME Signature

Method SET_PORT_SAPNAME on class CL_SWF_WSP_WSDEF has no parameter.
Method SET_PORT_SAPNAME on class CL_SWF_WSP_WSDEF has no exception.

Method SET_SAVE_SELECTION Signature

Method SET_SAVE_SELECTION on class CL_SWF_WSP_WSDEF has no parameter.
Method SET_SAVE_SELECTION on class CL_SWF_WSP_WSDEF has no exception.

Method SPLIT_WSDL_DIGEST Signature

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

Method WRITE_NAMESPACE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XML_ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20020107

Method WRITE_NAMESPACE_CONTEXT on class CL_SWF_WSP_WSDEF has no exception.

Method _CHECK_IMPORT_SELECTION Signature

Method _CHECK_IMPORT_SELECTION on class CL_SWF_WSP_WSDEF has no parameter.
Method _CHECK_IMPORT_SELECTION on class CL_SWF_WSP_WSDEF has no exception.

Method _IMPORT_SELECTION Signature

Method _IMPORT_SELECTION on class CL_SWF_WSP_WSDEF has no parameter.
Method _IMPORT_SELECTION on class CL_SWF_WSP_WSDEF has no exception.

Method _SET_IMPORT_SELECTION Signature

Method _SET_IMPORT_SELECTION on class CL_SWF_WSP_WSDEF has no parameter.
Method _SET_IMPORT_SELECTION on class CL_SWF_WSP_WSDEF has no exception.
Event Signatures

Event IMPLEMENTATION_CHANGED Signature
Event IMPLEMENTATION_CHANGED on class CL_SWF_WSP_WSDEF has no parameter.
Event INTERFACE_CHANGED Signature
Event INTERFACE_CHANGED on class CL_SWF_WSP_WSDEF has no parameter.
Event PORT_CHANGED Signature
Event PORT_CHANGED on class CL_SWF_WSP_WSDEF has no parameter.
Event PORT_RELOADED Signature
Event PORT_RELOADED on class CL_SWF_WSP_WSDEF has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620