SAP ABAP Function Module SWLWP_URI_PARSE (URI Parser)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWLWP (Package) Workflow: Workplace Server Part
Basic Data
Function Module SWLWP_URI_PARSE URI Parser  
Function Group SWLWPURI   URIs  
Program Name SAPLSWLWPURI    
INCLUDE Name LSWLWPURIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SCHEME TYPE STRING URI Schema
Exporting AUTHORITY TYPE STRING URI Authority
Exporting USERINFO TYPE STRING User Information
Exporting HOSTPORT TYPE STRING Host with Port Number
Exporting HOST TYPE STRING Host
Exporting PORT TYPE STRING Port Number
Exporting ABS_PATH TYPE STRING Absolute Path
Exporting REL_SEGMENT TYPE STRING Relative Path Segment
Exporting QUERY TYPE STRING URI Query
Exporting OPAQUE_PART TYPE STRING Opaque fragment in URI
Exporting FRAGMENT TYPE STRING URI Fragment
Exporting IS_RELATIVE TYPE FLAG Is URI relative?
Exporting HAS_NET_PATH TYPE FLAG Does URI have network path?
Exporting HAS_REL_PATH TYPE FLAG Does URI have relative path?
Exporting HAS_EMPTY_AUTHORITY TYPE FLAG Is authority in URI empty?
Exporting HAS_IPV4_HOST TYPE FLAG Does URI have IPV4 host name?
Importing URI TYPE STRING URI String
Importing PARSE_AUTHORITY TYPE FLAG 'X' Parse authority?
Exception URI_NO_PATH TYPE URI does not have a path component
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20010813 
SAP Release Created in 620