SAP ABAP Interface IF_SRT_WSP_CONFIG_SCP (WSP Runtime: Simple Client Provider)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_CONFIG_SCP | WSP Simple Client Provider configuration | 20091009 |
Properties
| Interface | IF_SRT_WSP_CONFIG_SCP | |
| Short Description | WSP Runtime: Simple Client Provider |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20090917 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_CONFIG_SCP has no forward declaration.
Interfaces
Interface IF_SRT_WSP_CONFIG_SCP has no interface.
Friends
Interface IF_SRT_WSP_CONFIG_SCP has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20091009 | ||
| 2 | CHANGED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20091009 | ||
| 3 | CHANGED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAM | Program/transaction in SQL trace analysis | 20091009 | ||
| 4 | CHANGED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20091009 | ||
| 5 | CHANGED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20091009 | ||
| 6 | CREATED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20091009 | ||
| 7 | CREATED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20091009 | ||
| 8 | CREATED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAM | Program/transaction in SQL trace analysis | 20091009 | ||
| 9 | CREATED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20091009 | ||
| 10 | CREATED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20091009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates the simple client config | 20091009 | |
| 2 | Instance method | Public | Method | Deactivates the simple client config | 20091009 | |
| 3 | Instance method | Public | Method | Deletes the simple client configuration | 20091009 | |
| 4 | Instance method | Public | Method | Gets the simple client's allowed auth methods | 20091009 | |
| 5 | Instance method | Public | Method | Gets the endpoint URL | 20091009 | |
| 6 | Instance method | Public | Method | Gets the configuration name | 20091009 | |
| 7 | Instance method | Public | Method | Gets the description | 20091009 | |
| 8 | Instance method | Public | Method | Gets the service name | 20091009 | |
| 9 | Instance method | Public | Method | Gets the binding WSDL URL | 20091009 | |
| 10 | Instance method | Public | Method | Has the simple client config been changed? | 20091009 | |
| 11 | Instance method | Public | Method | Is the simple client config new? | 20091009 | |
| 12 | Instance method | Public | Method | Is the simple client config read only? | 20091009 | |
| 13 | Instance method | Public | Method | Has the simple client config been terminated? | 20091009 | |
| 14 | Instance method | Public | Method | Saves and activates the simple client configuration | 20091009 | |
| 15 | Instance method | Public | Method | Sets the description | 20091009 | |
| 16 | Instance method | Public | Method | Sets the edit mode | 20091009 | |
| 17 | Instance method | Public | Method | Terminates the simple client config | 20091009 |
Events
Interface IF_SRT_WSP_CONFIG_SCP has no event.
Types
Interface IF_SRT_WSP_CONFIG_SCP has no local type.
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NO_PUBLISH | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20091009 |
Method DEACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORCE_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | X=Do not load data; space=Load data | 20091009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20091009 |
Method DELETE Signature
Method DELETE on Interface IF_SRT_WSP_CONFIG_SCP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20091009 |
Method GET_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTH_BASIC | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 | |||
| 2 | AUTH_TICKET | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 | |||
| 3 | AUTH_X509 | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20091009 |
Method GET_BINDING_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINDING_URL | Value transfer | Type reference (TYPE) | SRT_WSP_BINDING_URL | WSP Binding URL | 20091009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20091009 |
Method GET_CONFIG_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP Name of RT Configuration | 20091009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20091009 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_DESCRIPTION | WSP Configuration Description | 20091009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20091009 |
Method GET_SERVICE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVICE_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20091009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20091009 |
Method GET_WSDL_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WSDL_URL | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_URL | Single WSDL URL Including Attributes | 20091009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20091009 |
Method HAS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_CHANGED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 |
Method HAS_CHANGED on Interface IF_SRT_WSP_CONFIG_SCP has no exception.
Method IS_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NEW | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 |
Method IS_NEW on Interface IF_SRT_WSP_CONFIG_SCP has no exception.
Method IS_READ_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_READ_ONLY | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 |
Method IS_READ_ONLY on Interface IF_SRT_WSP_CONFIG_SCP has no exception.
Method IS_TERMINATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TERMINATED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 |
Method IS_TERMINATED on Interface IF_SRT_WSP_CONFIG_SCP has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NO_PUBLISH | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20091009 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_DESCRIPTION | WSP Configuration Description | 20091009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20091009 |
Method SET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READ_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20091009 |
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRT_WSP_CONFIG_SCP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20091009 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |