SAP ABAP Class CL_SRT_WSP_CONFIG_SCP (WSP Simple Client Provider configuration)
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_CONFIG_SCP | WSP Runtime: Simple Client Provider | 20091009 |
Properties
Class | CL_SRT_WSP_CONFIG_SCP | |
Short Description | WSP Simple Client Provider configuration | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | SRT_WSP | |
Program status | ||
Category | 0 | |
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20090917 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRT_WSP_CONFIG_SCP | WSP Runtime: Simple Client Provider | 20091009 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SRT_A1S_SDEF_DEPLOYMENT | 20091009 | A1S Service Definition Handler | |
2 | CL_SRT_HEALTH_CHECK_CON_EP | 20110202 | Checks the management connection endpoint. | |
3 | CL_SRT_PUBLIC_SDEF_DEPLOYMENT | 20091009 | Release Web Services | |
4 | CL_SRT_WSP_FACTORY | 20091009 | 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_CONFIG_SCP' | 20091009 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_REGISTRY | WSP Configuration Registry | 20091009 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100628 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RT | WSP Configuration Runtime | 20091009 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20100628 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Checks the auth settings before applying them | 20091009 |
2 | ![]() |
Static method | Private | Method | Checks the auth settings before applying them (public API) | 20091009 |
3 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091009 |
4 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20091009 |
5 | ![]() |
Static method | Protected | Method | 20091009 | |
6 | ![]() |
Static method | Protected | Method | Gets the default auth settings maintained in soamanager | 20091009 |
7 | ![]() |
Static method | Protected | Method | Gets the deployment details of a SC config by its sdef name | 20091009 |
8 | ![]() |
Static method | Protected | Method | Gets the deployment status of a SC config by its sdef name | 20091009 |
9 | ![]() |
Static method | Protected | Method | Opens or creates a simple client config | 20091009 |
10 | ![]() |
Static method | Protected | Method | Opens or creates a simple client config (public API) | 20091009 |
11 | ![]() |
Instance method | Private | Method | Sets the authorization methods | 20091009 |
12 | ![]() |
Static method | Private | Method | Sets the registry | 20091009 |
Events
Class CL_SRT_WSP_CONFIG_SCP has no event.
Types
Class CL_SRT_WSP_CONFIG_SCP has no local type.
Method Signatures
Method CHECK_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 | ||
4 | ![]() |
IS_VALID | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 | ||
5 | ![]() |
USE_DEFAULTS | 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 CHECK_AUTH_PUBLIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VALID | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20091009 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_CONFIG_SCP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_CONFIG_SCP has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
A1S_API | Call by reference | Type reference (TYPE) | BOOLEAN | X=Call via A1S API | 20100628 | ||
2 | ![]() |
AUTH_BASIC | Call by reference | Type reference (TYPE) | BOOLEAN | X=Basic Authentication | 20091009 | ||
3 | ![]() |
AUTH_TICKET | Call by reference | Type reference (TYPE) | BOOLEAN | X=SSO Authentication | 20091009 | ||
4 | ![]() |
AUTH_X509 | Call by reference | Type reference (TYPE) | BOOLEAN | X=X509 Client Certificate Authentication | 20091009 | ||
5 | ![]() |
OVERWRITE | Call by reference | Type reference (TYPE) | BOOLEAN | Overwrite an already existing config | 20100628 | ||
6 | ![]() |
SERVICE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20091009 | ||
7 | ![]() |
USE_DEFAULTS | Call by reference | Type reference (TYPE) | BOOLEAN | X=Use Defaults set in SOAMANAGER | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20091009 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SERVICE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091009 |
Method GET_DEFAULT_AUTH_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_BASIC_AUTH | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 | ||
2 | ![]() |
PE_CERT_AUTH | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 | ||
3 | ![]() |
PE_TICKET_AUTH | 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_DEPLOYMENT_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACCESS_PATH | Call by reference | Type reference (TYPE) | STRING | 20091009 | |||
2 | ![]() |
BASIC_AUTH | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 | ||
3 | ![]() |
BINDING_URL | Call by reference | Type reference (TYPE) | SRT_WSP_BINDING_URL | 20100628 | |||
4 | ![]() |
CERT_AUTH | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 | ||
5 | ![]() |
CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP Name of RT Configuration | 20091009 | ||
6 | ![]() |
NOT_FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 | ||
7 | ![]() |
SERVICE_DEFINITION_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20091009 | ||
8 | ![]() |
STATE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | 20100628 | |||
9 | ![]() |
TICKET_AUTH | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 | ||
10 | ![]() |
WSDL_URL | Call by reference | Type reference (TYPE) | STRING | 20100628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 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 | Boolean Variable (X=True, -=False, Space=Unknown) | 20091009 | ||
2 | ![]() |
SERVICE_DEFINITION_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20091009 |
Method OPEN 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 | ||
4 | ![]() |
CONFIG_SCP | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_SCP | WSP Runtime: Simple Client Provider | 20091009 | ||
5 | ![]() |
OVERWRITE | Call by reference | Type reference (TYPE) | BOOLEAN | 20100628 | |||
6 | ![]() |
SERVICE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20091009 | ||
7 | ![]() |
USE_DEFAULTS | 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 OPEN_PUBLIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_SCP | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_SCP | WSP Runtime: Simple Client Provider | 20091009 | ||
2 | ![]() |
OVERWRITE | Call by reference | Type reference (TYPE) | BOOLEAN | 20100628 | |||
3 | ![]() |
SERVICE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20091009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20091009 |
Method SET_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 | ||
4 | ![]() |
USE_DEFAULTS | 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 SET_REGISTRY Signature
Method SET_REGISTRY on class CL_SRT_WSP_CONFIG_SCP has no parameter.
Method SET_REGISTRY on class CL_SRT_WSP_CONFIG_SCP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |