SAP ABAP Interface IF_CLB2_LOCATION (HTTP URL Location)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
CLB2_CONNECT (Package) Connectivity Layer of the Collaboration Platform Library

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB2_LOCATION_FACADE | Collaboration: Facade to HTTP URL Location | 20130516 |
Properties
Interface | IF_CLB2_LOCATION | |
Short Description | HTTP URL Location |
General Data
Package | CLB2_CONNECT | Connectivity Layer of the Collaboration Platform Library |
Created | 20130516 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CLB2_LOCATION has no forward declaration.
Interfaces
Interface IF_CLB2_LOCATION has no interface.
Friends
Interface IF_CLB2_LOCATION has no friend.
Attributes
Interface IF_CLB2_LOCATION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Domain (External URL Prefix) of a Proxy | 20130516 |
Events
Interface IF_CLB2_LOCATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TTY_LOCATION_DATA | Public | See coding | Table of Proxy Location Data | 20130516 | tty_location_data TYPE SORTED TABLE OF ty_location_data
WITH UNIQUE KEY mandt sort_key protocol
|
|
2 | TY_LOCATION_DATA | Public | See coding | Proxy Location Data | 20130516 | BEGIN OF ty_location_data.
INCLUDE TYPE httpurlloc.
TYPES: END OF ty_location_data
|
Method Signatures
Method GET_DOMAIN_OF_LOCATION 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 | 'SAIL' | Application | 20130516 | |
2 | ![]() |
IV_HOST | Call by reference | Type reference (TYPE) | STRING | Host | 20130516 | ||
3 | ![]() |
IV_PORT | Call by reference | Type reference (TYPE) | STRING | Port | 20130516 | ||
4 | ![]() |
RS_LOCATION_DATA | Value transfer | Type reference (TYPE) | IF_CLB2_LOCATION=>TY_LOCATION_DATA | Proxy Location Data | 20130516 |
Method GET_DOMAIN_OF_LOCATION on Interface IF_CLB2_LOCATION has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |