Encode and decode URL in ABAP June 9, 2014December 16, 2014 Peter Marcely There are static methods both for encoding and decoding URL in class CL_HTTP_UTILITY. For encoding, ABAP predefined function encode( ) can be used as well. (more…) Read More