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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | 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 | Constant | Protected | Type reference (TYPE) | CHAR1 | 'C' | Single-Character Flag | 20020415 | ||
| 2 | Constant | Protected | Type reference (TYPE) | CHAR1 | 'D' | Single-Character Flag | 20020415 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20020412 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SWFWSPPSTAT | Persistence Status of a Web Service Definition | 20020312 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SWFWSWSDIR | Service Directory | 20020206 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SWFWSPTIST | Time Stamps for Web Service Cache | 20020415 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SWFWSPUSRS | User | 20020415 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20011219 | ||
| 2 | Instance method | Public | Method | Gets Display or Change Mode | 20020423 | |
| 3 | Instance method | Public | Method | Gets Persistence Status of Definition | 20020429 | |
| 4 | Instance method | Public | Method | Gets User and Time Stamps of Import/Changes | 20020417 | |
| 5 | Instance method | Public | Method | Loads Definition from Service Cache | 20020415 | |
| 6 | Instance method | Public | Method | Saves Definition in Service Cache | 20020412 | |
| 7 | 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 | 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 | 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 | 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 | E_TIMESTAMPS | Call by reference | Type reference (TYPE) | SWFWSPTIST | Timestamps für Web Service Cache | 20020417 | |||
| 2 | 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 | 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 | CLEAR_CHANGE_MODE | Call by reference | Type reference (TYPE) | FLAG | ' ' | allgemeines flag | 20020430 | ||
| 2 | DO_COMMIT | Call by reference | Type reference (TYPE) | FLAG | ' ' | allgemeines flag | 20020507 | ||
| 3 | EXCEPTION_IF_FAILED | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20020423 | ||
| 4 | I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20020412 | ||
| 5 | MESSAGE_IF_FAILED | Call by reference | Type reference (TYPE) | FLAG | ' ' | allgemeines flag | 20020422 | ||
| 6 | NO_IMPORT | Call by reference | Type reference (TYPE) | FLAG | ' ' | allgemeines flag | 20020502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | C_CHANGE_MODE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20020423 | |||
| 2 | EXCEPTION_IF_CHANGED | Call by reference | Type reference (TYPE) | FLAG | ' ' | allgemeines flag | 20020422 | ||
| 3 | EXCEPTION_IF_LOCKED | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20020422 | ||
| 4 | LOAD_IF_CHANGED | Call by reference | Type reference (TYPE) | FLAG | ' ' | allgemeines flag | 20020502 | ||
| 5 | MESSAGE_IF_LOCKED | Call by reference | Type reference (TYPE) | FLAG | ' ' | allgemeines flag | 20020422 | ||
| 6 | POPUP_IF_CHANGED | Call by reference | Type reference (TYPE) | FLAG | ' ' | allgemeines flag | 20020422 | ||
| 7 | SAVE_IF_CHANGED | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20020422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anfordern einer Sperre | 20020423 | ||
| 2 | Fehler beim Anfordern einer Sperre | 20020422 | ||
| 3 | Fehler im Zusammenhang mit Service-Cache | 20020422 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |