SAP ABAP Class CL_SRTFT_CFG_SOAP_APP (SRT SOAP Application)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_FT_TOOLS (Package) SOAP RT Fast Track Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRTFT_CFG_SOAP_APP | SRT SOAP Application | 20060626 |
Properties
| Class | CL_SRTFT_CFG_SOAP_APP | |
| Short Description | SRT SOAP Application | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | SRTFT_WSP | |
| Program status | ||
| Category | 0 | |
| Package | SOAP_FT_TOOLS | SOAP RT Fast Track Development |
| Created | 20060626 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRTFT_CFG_SOAP_APP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRTFT_CFG_SOAP_APP | SRT SOAP Application | 20060626 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRTFT_CFG_FACTORY | 20060626 | SRT Configuration Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRTFT_CFG_SOAP_APP' | Class Name | 20060626 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | Name of SOAP Application | 20060627 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | SRTFT_CFG_SOAP_APPL_APPLS | SRT Table of SOAP Application Data | 20060627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060626 | |
| 2 | Static method | Protected | Method | Creates an instance of this SOAP application | 20060627 | |
| 3 | Static method | Protected | Method | Exports SOAP Application (No Delete) | 20060629 | |
| 4 | Static method | Protected | Method | Imports SOAP Application (with Overwrite) | 20060628 | |
| 5 | Static method | Private | Method | Locks the SOAP application | 20060628 | |
| 6 | Static method | Private | Method | Unlocks the SOAP application | 20060628 |
Events
Class CL_SRTFT_CFG_SOAP_APP has no event.
Types
Class CL_SRTFT_CFG_SOAP_APP has no local type.
Method Signatures
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 | 20060626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060626 |
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_SRTFT_CFG_SOAP_APP | SRT SOAP Anwendung | 20060627 | |||
| 2 | SOAP_APPL_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | Name der SOAP Anwendung | 20060627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060627 |
Method EXPORT_SOAP_APPL_AS_XML_DOC 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 | Name der SOAP Anwendung | 20060629 | |||
| 2 | XML_DOC | Value transfer | Type reference (TYPE) | XSTRING | SOAP Application as XML-document | 20060629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060629 |
Method IMPORT_SOAP_APPL_AS_XML_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' = valid; ' ' = invalid | 20060628 | |||
| 2 | MESSAGES | Call by reference | Type reference (TYPE) | SOAP_ERROR_INFO_LIST | Liste von SOAP Framework-Fehlern | 20060628 | |||
| 3 | XML_DOC | Call by reference | Type reference (TYPE) | XSTRING | SOAP Application as XML-document | 20060628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060628 |
Method LOCK_SOAP_APPL 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 | 20060628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060628 |
Method UNLOCK_SOAP_APPL 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 | 20060628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060628 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |