SAP ABAP Class CL_ADT_URI_BUILDER_PORTAL_ADDR (URI builder for portal address book)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_UTILITIES (Package) ADT Utilities
Properties
Class CL_ADT_URI_BUILDER_PORTAL_ADDR  
Short Description URI builder for portal address book    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_UTILITIES   ADT Utilities 
Created 20110208   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_URI_BUILDER_PORTAL_ADDR has no forward declaration.
Interfaces
Class CL_ADT_URI_BUILDER_PORTAL_ADDR has no interface implemented.
Friends
Class CL_ADT_URI_BUILDER_PORTAL_ADDR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ADDRESS_BOOK_URL Constant Private Type reference (TYPE) STRING 'http://intranet.sap.com/~form/handler?_APP=00200682500000001086&_EVENT=DISPLAY&00200682500000002188=' 20110228
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_URI Static method Public Method Creates and returns an address uri for the given user 20110228
Events
Class CL_ADT_URI_BUILDER_PORTAL_ADDR has no event.
Types
Class CL_ADT_URI_BUILDER_PORTAL_ADDR has no local type.
Method Signatures

Method CREATE_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20110228
2 Importing USER_NAME Call by reference Type reference (TYPE) SY-UNAME 20110228

Method CREATE_URI on class CL_ADT_URI_BUILDER_PORTAL_ADDR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in