SAP ABAP Class IF_SRT_PUBLIC_SDEF_DEPLOYMENT (WSP Configuration Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_PUBLIC_SDEF_DEPLOYMENT | Release Web Services | 20061011 |
Properties
| Class | IF_SRT_PUBLIC_SDEF_DEPLOYMENT | |
| Short Description | WSP Configuration Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20061011 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SRT_PUBLIC_SDEF_DEPLOYMENT has no interface implemented.
Friends
Class IF_SRT_PUBLIC_SDEF_DEPLOYMENT has no friend class.
Attributes
Class IF_SRT_PUBLIC_SDEF_DEPLOYMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes Provider RT Configuration | 20061011 | |
| 2 | Instance method | Public | Method | Deletes Provider RT Configuration for simple Clients | 20081217 | |
| 3 | Instance method | Public | Method | Creates Provider RT Configuration | 20061011 | |
| 4 | Instance method | Public | Method | Creates Provider RT Configuration for simple Clients | 20081217 | |
| 5 | Instance method | Public | Method | 20091009 | ||
| 6 | Instance method | Public | Method | Gets Current Status of Deployment | 20070117 | |
| 7 | Instance method | Public | Method | Gets Current Status of Deployment | 20081217 | |
| 8 | Instance method | Public | Method | Gets List of Service Definitions by Patterns | 20070122 | |
| 9 | Instance method | Public | Method | Gets WSDL URL of Service Definition | 20070117 | |
| 10 | Instance method | Public | Method | 20091009 |
Events
Class IF_SRT_PUBLIC_SDEF_DEPLOYMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | BINDING_URL | Public | Type reference (TYPE) | SRT_WSP_BINDING_URL | WSP Binding URL | 20120109 | |
| 2 | SERVICE_DEFINITION_NAME | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20061019 | |
| 3 | SERVICE_DEFINITION_NAMES | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAMES | Service Definitions and Their Respective Variants | 20070122 | |
| 4 | T100_MESSAGE | Public | Type reference (TYPE) | SRT_LP_MESSAGE | Logical Port Message Format | 20061103 | |
Method Signatures
Method DISABLE_SERVICE_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVICE_DEFINITION_NAME | Call by reference | Type reference (TYPE) | SERVICE_DEFINITION_NAME | WSP name of the interface object | 20061011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20061011 |
Method DISABLE_SERVICE_DEFINITION_SC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVICE_DEFINITION_NAME | Value transfer | Type reference (TYPE) | SERVICE_DEFINITION_NAME | WSP Name of Interface Object | 20081217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20081217 |
Method ENABLE_SERVICE_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVICE_DEFINITION_NAME | Call by reference | Type reference (TYPE) | SERVICE_DEFINITION_NAME | WSP name of the interface object | 20061011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20061011 |
Method ENABLE_SERVICE_DEFINITION_SC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVICE_DEFINITION_NAME | Value transfer | Type reference (TYPE) | SERVICE_DEFINITION_NAME | WSP Name of Interface Object | 20081217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20081217 |
Method GET_BINDING_URL_SC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINDING_URL | Value transfer | Type reference (TYPE) | BINDING_URL | WSP Binding URL | 20091009 | |||
| 2 | SERVICE_DEFINITION_NAME | Call by reference | Type reference (TYPE) | SERVICE_DEFINITION_NAME | 20091009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091009 |
Method GET_DEPLOYMENT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEPLOYED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20070117 | |||
| 2 | SERVICE_DEFINITION_NAME | Call by reference | Type reference (TYPE) | SERVICE_DEFINITION_NAME | WSP name of the interface object | 20070117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070117 |
Method GET_DEPLOYMENT_STATUS_SC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEPLOYED | Value transfer | Type reference (TYPE) | BOOLEAN | X=configuration exists; space=otherwise | 20081217 | |||
| 2 | SERVICE_DEFINITION_NAME | Call by reference | Type reference (TYPE) | SERVICE_DEFINITION_NAME | WSP Name of Interface Object | 20081217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20081217 |
Method GET_SERVICE_DEFINITION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATTERN | Call by reference | Type reference (TYPE) | SERVICE_DEFINITION_NAME | WSP name of the interface object | 20070122 | |||
| 2 | PATTERN_LIST | Call by reference | Type reference (TYPE) | SERVICE_DEFINITION_NAMES | Service Definitionen Pattern List | 20070122 | |||
| 3 | RESULT_LIST | Value transfer | Type reference (TYPE) | SERVICE_DEFINITION_NAMES | Service Definitionen List | 20070122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070122 |
Method GET_WSDL_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVICE_DEFINITION_NAME | Call by reference | Type reference (TYPE) | SERVICE_DEFINITION_NAME | WSP name of the interface object | 20070117 | |||
| 2 | WSDL_URL | Value transfer | Type reference (TYPE) | STRING | WSP WSDL URL subject structure | 20070117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070117 |
Method GET_WSDL_URL_SC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVICE_DEFINITION_NAME | Value transfer | Type reference (TYPE) | SERVICE_DEFINITION_NAME | 20091009 | ||||
| 2 | WSDL_URL | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_URL | 20091009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091009 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |