SAP ABAP Interface IF_CLB_LOCATION (HTTP URL Location)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_CLB_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_CLB_LOCATION_FACADE Facade to HTTP URL Location 20120831
Properties
Interface IF_CLB_LOCATION  
Short Description HTTP URL Location    
General Data
Package S_CLB_CONNECT   Connectivity Layer of the Collaboration Platform Library 
Created 20120831   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_CLB_LOCATION has no forward declaration.
Interfaces
Interface IF_CLB_LOCATION has no interface.
Friends
Interface IF_CLB_LOCATION has no friend.
Attributes
Interface IF_CLB_LOCATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOMAIN_OF_LOCATION Instance method Public Method Get Domain (external URL Prefix) of a Proxy 20120831
Events
Interface IF_CLB_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 20120831 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 20120831 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 Importing IV_APPLICATION Call by reference Type reference (TYPE) CSEQUENCE 'SAIL' Application 20120831
2 Importing IV_HOST Call by reference Type reference (TYPE) STRING Host 20120831
3 Importing IV_PORT Call by reference Type reference (TYPE) STRING Port 20120831
4 Returning RS_LOCATION_DATA Value transfer Type reference (TYPE) IF_CLB_LOCATION=>TY_LOCATION_DATA Proxy Location Data 20120831

Method GET_DOMAIN_OF_LOCATION on Interface IF_CLB_LOCATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740