Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_URL_GENERATOR | URL Generator | 20080218 |
Properties
| Class | CL_SRT_WSP_URL_GENERATOR | |
| Short Description | URL Generator | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20080218 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRT_WSP_URL_GENERATOR | URL Generator | 20080218 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRT_WSP_FACTORY | 20080219 | 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_URL_GENERATOR' | 20080218 | |||
| 2 | Constant | Private | Type reference (TYPE) | T_INSTANCE_TYPE | 'api' | 20080218 | |||
| 3 | Constant | Private | Type reference (TYPE) | T_INSTANCE_TYPE | 'proxy' | 20080218 | |||
| 4 | Constant | Private | Type reference (TYPE) | T_INSTANCE_TYPE | 'request' | 20080218 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | SRT_REV_PROXY_TAB | Reverse Proxy Table | 20080218 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | STRING | 20121108 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | STRING | 20121108 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | STRING | 20121108 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | STRING | 20121108 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080218 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | STRING | 20080218 | ||||
| 12 | Static Attribute | Private | Type reference (TYPE) | STRING | 20080218 | ||||
| 13 | Static Attribute | Private | Type reference (TYPE) | STRING | 20080218 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | 20080218 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | STRING | 20080218 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | STRING | 20080218 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | STRING | 20080218 | ||||
| 18 | Instance attribute | Private | Type reference (TYPE) | STRING | 20080218 | ||||
| 19 | Instance attribute | Private | Type reference (TYPE) | STRING | 20080218 | ||||
| 20 | Instance attribute | Private | Type reference (TYPE) | T_INSTANCE_TYPE | 20080218 | ||||
| 21 | Instance attribute | Private | Type reference (TYPE) | STRING | 20080218 | ||||
| 22 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080218 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | SRT_REV_PRX_PROXY_NAME | Reverse proxy name | 20090310 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090319 | ||||
| 25 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090319 |
Methods
Events
Class CL_SRT_WSP_URL_GENERATOR has no event.
Types
Class CL_SRT_WSP_URL_GENERATOR has no local type.
Method Signatures
Method CHECK_HTTP_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method CHECK_VALID_HTTPS_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PORT | Call by reference | Type reference (TYPE) | STRING | 20080218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method CHECK_VALID_HTTP_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PORT | Call by reference | Type reference (TYPE) | STRING | 20080218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method CHECK_VALID_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PORT | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 2 | VALID | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20080218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method CLEAN_UP_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH_IN | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 2 | PATH_OUT | Value transfer | Type reference (TYPE) | STRING | 20080218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method CLEAN_UP_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROTOCOL_IN | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 2 | PROTOCOL_OUT | Value transfer | Type reference (TYPE) | STRING | 20080218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method CLEAN_UP_URL_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL_PREFIX_IN | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 2 | URL_PREFIX_OUT | Value transfer | Type reference (TYPE) | STRING | 20080218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method CONSTRUCTOR Signature
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method CREATE_AS_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDITIONAL_PATH_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080219 | ||||
| 2 | ALT_HOST_NAME | Call by reference | Type reference (TYPE) | STRING | 20080219 | ||||
| 3 | ALT_HTTPS_PORT | Call by reference | Type reference (TYPE) | STRING | 20080219 | ||||
| 4 | ALT_HTTP_PORT | Call by reference | Type reference (TYPE) | STRING | 20080219 | ||||
| 5 | ENDPOINT_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080219 | ||||
| 6 | META_DATA_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080219 | ||||
| 7 | URL_GENERATOR | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_URL_GENERATOR | Url Generator | 20080219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080219 |
Method CREATE_BY_REQUEST_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENDPOINT_URL_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 2 | HTTPS_ENDPOINT_URL_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080222 | ||||
| 3 | INCOMING_HOST_NAME | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 4 | INCOMING_PORT | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 5 | INCOMING_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 6 | META_DATA_URL_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 7 | STS_EP_URL | Call by reference | Type reference (TYPE) | STRING | 20090319 | ||||
| 8 | STS_MEX_URL | Call by reference | Type reference (TYPE) | STRING | 20090319 | ||||
| 9 | URL_GENERATOR | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_URL_GENERATOR | Url Generator | 20080218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method CREATE_BY_REV_PROXY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REV_PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_REV_PRX_PROXY_NAME | 20080218 | ||||
| 2 | URL_GENERATOR | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_URL_GENERATOR | Url Generator | 20080218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method CREATE_ENDPOINT_URL_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080304 | ||||
| 2 | URL | Value transfer | Type reference (TYPE) | STRING | 20080304 | ||||
| 3 | URL_PATH | Call by reference | Type reference (TYPE) | STRING | 20080304 | ||||
| 4 | USE_ADMIN_SERVER | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20121107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080304 |
Method CREATE_FOR_SAML_META_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTTP_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20091215 | |||
| 2 | URL_GENERATOR | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_URL_GENERATOR | URL Generator | 20091215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20091215 |
Method GENERATE_URL_SCHEME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HOST_NAME | Call by reference | Type reference (TYPE) | STRING | 20080222 | ||||
| 2 | PORT | Call by reference | Type reference (TYPE) | STRING | 20080222 | ||||
| 3 | PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080222 | ||||
| 4 | URL_SCHEME | Value transfer | Type reference (TYPE) | STRING | 20080222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080222 |
Method GET_APPL_SERVER_DATA Signature
Method GET_APPL_SERVER_DATA on class CL_SRT_WSP_URL_GENERATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method GET_DEFAULTS_INST_TYPE_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENDPOINT_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 2 | HOST_NAME | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 3 | HTTPS_PORT | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 4 | HTTP_PORT | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 5 | META_DATA_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 6 | PATH_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 7 | REVERSE_PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_REV_PRX_PROXY_NAME | Reverse proxy name | 20090310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method GET_DEFAULTS_INST_TYPE_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENDPOINT_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 2 | HOST_NAME | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 3 | HTTPS_PORT | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 4 | HTTP_PORT | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 5 | META_DATA_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 6 | PATH_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 7 | REV_PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_REV_PRX_PROXY_NAME | 20080218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method GET_DEFAULTS_INST_TYPE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENDPOINT_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 2 | HOST_NAME | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 3 | HTTPS_PORT | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 4 | HTTP_PORT | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 5 | INCOMING_HOST_NAME | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 6 | INCOMING_PORT | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 7 | INCOMING_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 8 | META_DATA_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 9 | PATH_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 10 | REVERSE_PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_REV_PRX_PROXY_NAME | Reverse proxy name | 20090310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method GET_PATH_ELEMENT_FOR_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAM_FORMAT | Call by reference | Type reference (TYPE) | SRT_WSP_SERIALIZATION_FORMAT | WSP serialization format | 20080219 | |||
| 2 | PARAM_SECTION | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_SECTION | WSP WSDL Section | 20080219 | |||
| 3 | PARAM_SOAP_ACTION | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | WSP WSDL with/without soapAction | 20111125 | ||
| 4 | PARAM_SOAP_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_SOAP_VERSION | WSP WSDL SOAP version | 20081208 | |||
| 5 | PARAM_STYLE | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_STYLE | WSP WSDL Style | 20080219 | |||
| 6 | PARAM_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_VERSION | WSP WSDL Version | 20080219 | |||
| 7 | PATH_ELEMENT_FORMAT | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_PATH_EXT_PART | WSP WSDL path extension part | 20080219 | |||
| 8 | PATH_ELEMENT_SECTION | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_PATH_EXT_PART | WSP WSDL path extension part | 20080219 | |||
| 9 | PATH_ELEMENT_SOAP_ACTION | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_PATH_EXT_PART | WSP WSDL Path Extension Part | 20111125 | |||
| 10 | PATH_ELEMENT_SOAP_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_PATH_EXT_PART | WSP WSDL Path Extension Part | 20081208 | |||
| 11 | PATH_ELEMENT_STYLE | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_PATH_EXT_PART | WSP WSDL path extension part | 20080219 | |||
| 12 | PATH_ELEMENT_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_PATH_EXT_PART | WSP WSDL path extension part | 20080219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080219 |
Method INIT_ADMIN_VHOST_DATA Signature
Method INIT_ADMIN_VHOST_DATA on class CL_SRT_WSP_URL_GENERATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20121108 |
Method INIT_INST_TYPE_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDITIONAL_PATH_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 2 | ALT_HOST_NAME | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 3 | ALT_HTTPS_PORT | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 4 | ALT_HTTP_PORT | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 5 | ENDPOINT_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 6 | META_DATA_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method INIT_INST_TYPE_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REV_PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_REV_PRX_PROXY_NAME | 20080218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method INIT_INST_TYPE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENDPOINT_URL_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 2 | HTTPS_ENDPOINT_URL_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080222 | ||||
| 3 | INCOMING_HOST_NAME | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 4 | INCOMING_PORT | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 5 | INCOMING_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 6 | META_DATA_URL_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080218 | ||||
| 7 | STS_EP_URL | Call by reference | Type reference (TYPE) | STRING | 20090319 | ||||
| 8 | STS_MEX_URL | Call by reference | Type reference (TYPE) | STRING | 20090319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method LOAD_PROXIES_FROM_DB Signature
Method LOAD_PROXIES_FROM_DB on class CL_SRT_WSP_URL_GENERATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080218 |
Method RETRIEVE_DATA_FROM_URL_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HOST_NAME | Call by reference | Type reference (TYPE) | STRING | 20080222 | ||||
| 2 | HTTPS_PORT | Call by reference | Type reference (TYPE) | STRING | 20080222 | ||||
| 3 | HTTP_PORT | Call by reference | Type reference (TYPE) | STRING | 20080222 | ||||
| 4 | PATH_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080222 | ||||
| 5 | PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080222 | ||||
| 6 | URL_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080222 |
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENDPOINT_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080219 | ||||
| 2 | HOST_NAME | Call by reference | Type reference (TYPE) | STRING | 20080219 | ||||
| 3 | HTTPS_PORT | Call by reference | Type reference (TYPE) | STRING | 20080219 | ||||
| 4 | HTTP_PORT | Call by reference | Type reference (TYPE) | STRING | 20080219 | ||||
| 5 | META_DATA_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080219 | ||||
| 6 | PATH_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080219 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |