SAP ABAP Class IF_SRT_WSP_CONFIG_SCP (WSP Runtime: Simple Client Provider)
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
| Class | IF_SRT_WSP_CONFIG_SCP | |
| Short Description | WSP Runtime: Simple Client Provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090917 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRT_WSP_CONFIG_SCP has no forward declaration.
Interfaces
Class IF_SRT_WSP_CONFIG_SCP has no interface implemented.
Friends
Class IF_SRT_WSP_CONFIG_SCP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20091009 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20091009 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | PROGRAM | Program/transaction in SQL trace analysis | 20091009 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20091009 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20091009 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20091009 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20091009 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | PROGRAM | Program/transaction in SQL trace analysis | 20091009 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20091009 | |||
| 10 | 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
Class IF_SRT_WSP_CONFIG_SCP has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 |