SAP ABAP Certification Online Training & Tutorial

Hello Friends!!!! Welcome to the SAP ABAP Certification Online Training & Tutorial series presented by How2SAP.com. Some of you would be wondering, what has inspired me to start this series of posts. You would be thinking, why am I starting this series, when there are already well defined ABAP certification course materials provided by SAP.

The reason [...]

Hey friends!!! Don't forget to promote the post by pressing the buttons below, if you liked it...
  • Digg
  • del.icio.us
  • StumbleUpon
  • Twitthis
  • Yahoo! Buzz
  • Facebook
  • Technorati
  • LinkedIn

Data Compression/Decompression in ABAP using CL_ABAP_GZIP

Netweaver provides a service class CL_ABAP_GZIP to achieve this. This class has methods to compress as well as decompress text as well as binary data. I am briefly describing the methods of this class.
COMPRESS_TEXT:
This method is used to compress text data and get the compressed binary data. This method takes a character sequence (CHAR [...]

Hey friends!!! Don't forget to promote the post by pressing the buttons below, if you liked it...
  • Digg
  • del.icio.us
  • StumbleUpon
  • Twitthis
  • Yahoo! Buzz
  • Facebook
  • Technorati
  • LinkedIn