SAP ABAP Class CL_SRT_WSP_SOAP_APPLICATION (WSP SOAP Application)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_SOAP_APPLICATION | WSP SOAP Application | 20051014 |
Properties
| Class | CL_SRT_WSP_SOAP_APPLICATION | |
| Short Description | WSP SOAP Application | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | SRT_WSP | |
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20051014 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_WSP_SOAP_APPLICATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRT_WSP_SOAP_APPLICATION | WSP SOAP Application | 20051014 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRT_WSP_FACTORY | 20051014 | WSP Factory Class |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_SOAP_APPLICATION' | Class Name | 20051014 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_FEATURE_FACTORY | WSP Feature Factory | 20051018 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP Name of SOAP Application | 20051014 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | TT_SOAP_APPLS | Cache for SOAP Applications | 20051018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Clears All Attributes | 20051019 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20051014 | |
| 3 | Static method | Protected | Method | Creates an instance of this SOAP application | 20051014 |
Events
Class CL_SRT_WSP_SOAP_APPLICATION has no event.
Types
Class CL_SRT_WSP_SOAP_APPLICATION has no local type.
Method Signatures
Method CLEAR_ALL Signature
Method CLEAR_ALL on class CL_SRT_WSP_SOAP_APPLICATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20051019 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOAP_APPL_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP name of the SOAP Application | 20051014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20051014 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOAP_APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SOAP_APPLICATION | WSP SOAP Application | 20051014 | |||
| 2 | SOAP_APPL_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP name of the SOAP Application | 20051014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20051014 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |