Greetings,
I've noticed that every project of sufficient complexity requires zipped files.
Whereas before we used to fiddle with command line zip programs and OS commands, we can now use the extremely simple CL_ABAP_ZIP. Simply create the object, add files by calling the method ADD, get the zip file in an XSTRING by calling SAVE.
No comments:
Post a Comment