SAP ABAP Class CL_SWF_WSP (Web Service Interface in XML 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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_WSP_PORT XML Web Service Cache 20020415
2 Inheritance (c INHERITING FROM c_ref)  CL_SWF_WSP_XML Web Service Interface in XML Cache 20020415
Properties
Class CL_SWF_WSP  
Short Description Web Service Interface in XML 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 20011219   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SWF_WSP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SWFWS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_WSP has no interface implemented.
Friends
Class CL_SWF_WSP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CONSTRUCTMODE_CACHE Constant Protected Type reference (TYPE) CHAR1 'C' Single-Character Flag 20020415
2 C_CONSTRUCTMODE_DATA Constant Protected Type reference (TYPE) CHAR1 'D' Single-Character Flag 20020415
3 M_CHANGE_MODE Instance attribute Protected Type reference (TYPE) FLAG General Flag 20020412
4 M_PERSISTENCY_STATE Instance attribute Protected Type reference (TYPE) SWFWSPPSTAT Persistence Status of a Web Service Definition 20020312
5 M_SERVICE_DIRECTORY Instance attribute Protected Type reference (TYPE) SWFWSWSDIR Service Directory 20020206
6 M_TIMESTAMPS Instance attribute Protected Type reference (TYPE) SWFWSPTIST Time Stamps for Web Service Cache 20020415
7 M_USERS Instance attribute Protected Type reference (TYPE) SWFWSPUSRS User 20020415
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20011219
2 GET_CHANGE_MODE Instance method Public Method Gets Display or Change Mode 20020423
3 GET_PERSISTENCY_STATE Instance method Public Method Gets Persistence Status of Definition 20020429
4 GET_USERS_AND_TIMESTAMPS Instance method Public Method Gets User and Time Stamps of Import/Changes 20020417
5 LOAD Instance method Public Method Loads Definition from Service Cache 20020415
6 SAVE Instance method Public Method Saves Definition in Service Cache 20020412
7 SET_CHANGE_MODE Instance method Public Method Sets Display or Change Mode 20020412
Events
Class CL_SWF_WSP has no event.
Types
Class CL_SWF_WSP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE_DIRECTORY Call by reference Type reference (TYPE) SWFWSWSDIR Service-Directory 20020206

Method CONSTRUCTOR on class CL_SWF_WSP has no exception.

Method GET_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGE_MODE Call by reference Type reference (TYPE) FLAG allgemeines flag 20020423

Method GET_CHANGE_MODE on class CL_SWF_WSP has no exception.

Method GET_PERSISTENCY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PERSISTENCY_STATE Call by reference Type reference (TYPE) SWFWSPPSTAT Persistenzstatus einer Web Service Definition 20020429

Method GET_PERSISTENCY_STATE on class CL_SWF_WSP has no exception.

Method GET_USERS_AND_TIMESTAMPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TIMESTAMPS Call by reference Type reference (TYPE) SWFWSPTIST Timestamps für Web Service Cache 20020417
2 Exporting E_USERS Call by reference Type reference (TYPE) SWFWSPUSRS Benutzer 20020417

Method GET_USERS_AND_TIMESTAMPS on class CL_SWF_WSP has no exception.

Method LOAD Signature

Method LOAD on class CL_SWF_WSP has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WS_CACHE_EXCEPTION Fehler im Zusammenhang mit Service-Cache 20020417

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 DO_COMMIT Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20020507
3 Importing EXCEPTION_IF_FAILED Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20020423
4 Importing I_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME R/3-System, Anmeldename des Benutzers 20020412
5 Importing MESSAGE_IF_FAILED Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20020422
6 Importing NO_IMPORT Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20020502
# Exception Resumable Description Created on
1 CX_SWF_WS_CACHE_EXCEPTION Fehler im Zusammenhang mit Service-Cache 20020412

Method SET_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CHANGE_MODE Call by reference Type reference (TYPE) FLAG allgemeines flag 20020423
2 Importing EXCEPTION_IF_CHANGED Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20020422
3 Importing EXCEPTION_IF_LOCKED Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20020422
4 Importing LOAD_IF_CHANGED Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20020502
5 Importing MESSAGE_IF_LOCKED Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20020422
6 Importing POPUP_IF_CHANGED Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20020422
7 Importing SAVE_IF_CHANGED Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20020422
# Exception Resumable Description Created on
1 CX_SWF_WSP_CHANGED_EXCEPTION Fehler beim Anfordern einer Sperre 20020423
2 CX_SWF_WSP_ENQUEUE_EXCEPTION Fehler beim Anfordern einer Sperre 20020422
3 CX_SWF_WS_CACHE_EXCEPTION Fehler im Zusammenhang mit Service-Cache 20020422
History
Last changed by/on SAP  20110908 
SAP Release Created in 620