SAP ABAP Class IF_CLB_URL_MAPPER (URL Mapping based on HTTPURLLOC)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB_URL_MAPPER | URL Mapper, based on HTTPURLLOC | 20120831 |
Properties
Class | IF_CLB_URL_MAPPER | |
Short Description | URL Mapping based on HTTPURLLOC | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120831 | 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_CLB_URL_MAPPER has no interface implemented.
Friends
Class IF_CLB_URL_MAPPER has no friend class.
Attributes
Class IF_CLB_URL_MAPPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Map a URL to its External Representation | 20120831 |
2 | ![]() |
Instance method | Public | Method | Parse a URL for Proxy Host and Port | 20120831 |
Events
Class IF_CLB_URL_MAPPER has no event.
Types
Class IF_CLB_URL_MAPPER has no local type.
Method Signatures
Method MAP2EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | CSEQUENCE | ' ' | Application (at HTTPURLLOC) | 20120831 | |
2 | ![]() |
IV_NO_MAPPING_ACCEPTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Indicator: Accept that no Mapping Exists | 20120831 | |
3 | ![]() |
IV_URL | Call by reference | Type reference (TYPE) | STRING | Input URL | 20120903 | ||
4 | ![]() |
RV_URL | Value transfer | Type reference (TYPE) | STRING | Adapted URL | 20120903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception of the Connectivity Layer | 20120831 |
Method PARSE_URL_FOR_PROXY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_HOST | Call by reference | Type reference (TYPE) | STRING | Proxy Host Extracted from URL | 20120831 | ||
2 | ![]() |
EV_PORT | Call by reference | Type reference (TYPE) | STRING | Proxy Port Extracted from URL | 20120831 | ||
3 | ![]() |
EV_RELATIVE_URL | Call by reference | Type reference (TYPE) | STRING | Remaing URL Part, Relative URL Path | 20120831 | ||
4 | ![]() |
IV_URL | Call by reference | Type reference (TYPE) | STRING | Input URL | 20120831 |
Method PARSE_URL_FOR_PROXY on class IF_CLB_URL_MAPPER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |