SAP ABAP Class CL_SWF_WSP_PORT (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 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_WSP | Web Service Interface in XML Cache | 20020415 |
Properties
| Class | CL_SWF_WSP_PORT | |
| Short Description | XML Web Service Cache | |
| Super Class | CL_SWF_WSP | Web Service Interface in XML Cache |
| 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 | 20020415 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_WSP_PORT has no forward declaration.
Interfaces
Class CL_SWF_WSP_PORT has no interface implemented.
Friends
Class CL_SWF_WSP_PORT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SWFWSADDR | Port Address | 20020416 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWFIMPLID | ID of an Implementation Definition | 20020416 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWFINTFID | Interface Definition ID | 20020416 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SWFWSPOMET | Port Meta Data for Web Services | 20020416 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SWFPORTID | Service Port ID | 20020416 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SWFWSSADDR | String Address of a Service Port | 20020416 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20020416 | ||
| 2 | Static method | Public | Method | Factory | 20020416 | |
| 3 | Static method | Public | Method | Factory | 20020416 | |
| 4 | Instance method | Public | Method | Gets Address of Port | 20020417 | |
| 5 | Instance method | Public | Method | Gets SAP Name of a Port | 20020416 | |
| 6 | Instance method | Public | Method | Sets Address of Port | 20020419 | |
| 7 | Instance method | Public | Method | Sets Name of Port | 20020430 |
Events
Class CL_SWF_WSP_PORT has no event.
Types
Class CL_SWF_WSP_PORT 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_ADDRESS | Call by reference | Type reference (TYPE) | SWFWSADDR | Addresse eines Ports | 20020416 | |||
| 2 | I_CONSTRUCT_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020416 | |||
| 3 | I_IMPLID | Call by reference | Type reference (TYPE) | SWFIMPLID | ID einer Implementierungs-Definition | 20020416 | |||
| 4 | I_INTFID | Call by reference | Type reference (TYPE) | SWFINTFID | ID einer Interface-Definition | 20020416 | |||
| 5 | I_METADATA | Call by reference | Type reference (TYPE) | SWFWSPOMET | Port-Metadaten für Webservices | 20020416 | |||
| 6 | I_PORTID | Call by reference | Type reference (TYPE) | SWFPORTID | ID eines Service-Ports | 20020416 | |||
| 7 | I_SADDRESS | Call by reference | Type reference (TYPE) | SWFWSSADDR | String-Adresse eines Service-Ports | 20020416 | |||
| 8 | I_SERVICE_DIRECTORY | Call by reference | Type reference (TYPE) | SWFWSWSDIR | Service-Directory | 20020416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zusammenhang mit Service-Cache | 20020416 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PORT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WSP_PORT | XML-Webservice-Cache | 20020416 | |||
| 2 | I_IMPLID | Call by reference | Type reference (TYPE) | SWFIMPLID | ID einer Implementierungs-Definition | 20020416 | |||
| 3 | I_INTFID | Call by reference | Type reference (TYPE) | SWFINTFID | ID einer Interface-Definition | 20020416 | |||
| 4 | I_PORTID | Call by reference | Type reference (TYPE) | SWFPORTID | ID eines Service-Ports | 20020416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zusammenhang mit Service-Cache | 20020418 |
Method CREATE_WITH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PORT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WSP_PORT | XML-Webservice-Cache | 20020416 | |||
| 2 | I_PORT | Call by reference | Type reference (TYPE) | SWFWSPORT | Webservice-Implementierung (mit Metadaten) | 20020416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zusammenhang mit Service-Cache | 20020418 |
Method GET_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ADDRESS | Call by reference | Type reference (TYPE) | STRING | 20020417 |
Method GET_ADDRESS on class CL_SWF_WSP_PORT has no exception.
Method GET_SAPNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NAME | Call by reference | Type reference (TYPE) | SWFWSPOSAPNAM | SAP-Name eines Service-Ports | 20020416 |
Method GET_SAPNAME on class CL_SWF_WSP_PORT has no exception.
Method SET_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADDRESS | Call by reference | Type reference (TYPE) | STRING | 20020419 |
Method SET_ADDRESS on class CL_SWF_WSP_PORT has no exception.
Method SET_SAPNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SAPNAME | Call by reference | Type reference (TYPE) | SWFWSPOSAPNAM | SAP-Name eines Service-Ports | 20020430 |
Method SET_SAPNAME on class CL_SWF_WSP_PORT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |