SAP ABAP Class IF_SLIB_LOCATION_URI (Convenience layer to access uri parts)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLIB_FILE_PATH File Path Parser 20051127
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLIB_GENERIC_URI Generic URI Parser. RFC 3986 20051127
Properties
Class IF_SLIB_LOCATION_URI  
Short Description Convenience layer to access uri parts    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051127   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SLIB_LOCATION_URI has no interface implemented.
Friends
Class IF_SLIB_LOCATION_URI has no friend class.
Attributes
Class IF_SLIB_LOCATION_URI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ABSOLUTE_LOCATION Instance method Public Method 20051127
2 GET_BASE_LOCATION Instance method Public Method 20051127
3 GET_PROTOCOL Instance method Public Method 20051127
4 IS_ABSOLUTE_LOCATION Instance method Public Method 20051127
Events
Class IF_SLIB_LOCATION_URI has no event.
Types
Class IF_SLIB_LOCATION_URI has no local type.
Method Signatures

Method GET_ABSOLUTE_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING 20051127

Method GET_ABSOLUTE_LOCATION on class IF_SLIB_LOCATION_URI has no exception.

Method GET_BASE_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING 20051127

Method GET_BASE_LOCATION on class IF_SLIB_LOCATION_URI has no exception.

Method GET_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING 20051127

Method GET_PROTOCOL on class IF_SLIB_LOCATION_URI has no exception.

Method IS_ABSOLUTE_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) ABAP_BOOL 20051127

Method IS_ABSOLUTE_LOCATION on class IF_SLIB_LOCATION_URI has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in