SAP ABAP Class CL_SD_URL_HELPER (URL Help Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBC-SRV (Application Component) Services
     SERVDIR (Package) AI XMB Service Directory
Properties
Class CL_SD_URL_HELPER  
Short Description URL Help Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SERVDIR   AI XMB Service Directory 
Created 20020826   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SD_URL_HELPER has no forward declaration.
Interfaces
Class CL_SD_URL_HELPER has no interface implemented.
Friends
Class CL_SD_URL_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HOST Instance attribute Private Type reference (TYPE) STRING 20020826
2 PATH Instance attribute Private Type reference (TYPE) STRING 20020826
3 PORT Instance attribute Private Type reference (TYPE) STRING 20020826
4 PROTOCOL Instance attribute Private Type reference (TYPE) STRING 20020826
5 QUERY Instance attribute Private Type reference (TYPE) STRING 20020826
6 USER_INFO Instance attribute Private Type reference (TYPE) STRING 20020826
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020826
2 GET_HOST Instance method Public Method 20020826
3 GET_PATH Instance method Public Method 20020826
4 GET_PORT Instance method Public Method 20020826
5 GET_PROTOCOL Instance method Public Method 20020826
6 GET_QUERY Instance method Public Method 20020826
7 GET_USER_INFO Instance method Public Method 20020826
Events
Class CL_SD_URL_HELPER has no event.
Types
Class CL_SD_URL_HELPER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_URL_STRING Call by reference Type reference (TYPE) STRING 20020826
# Exception Resumable Description Created on
1 CX_SD_PARSING_ERROR Formatverletzung (protocol://user:name@host:port/path?query) 20020826

Method GET_HOST Signature

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

Method GET_HOST on class CL_SD_URL_HELPER has no exception.

Method GET_PATH Signature

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

Method GET_PATH on class CL_SD_URL_HELPER has no exception.

Method GET_PORT Signature

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

Method GET_PORT on class CL_SD_URL_HELPER has no exception.

Method GET_PROTOCOL Signature

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

Method GET_PROTOCOL on class CL_SD_URL_HELPER has no exception.

Method GET_QUERY Signature

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

Method GET_QUERY on class CL_SD_URL_HELPER has no exception.

Method GET_USER_INFO Signature

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

Method GET_USER_INFO on class CL_SD_URL_HELPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620