2009 Jun 12 1:46 PM
Hi,
I want to read csv zip file data from application server. ( i gone tru AL11 , i have opened the ZIP file then i found that data like this "PK########\e#:&}##_###6#######IO061.csv#̱#0###]#O2##X#:ԩ###Ԗ.#####=* a^8##Q#####d\##5####1##ZS#8#Ӥ#I##kR4###Ӵ##5-#V##Ӭ##5+")
i tried with CL_ABAP_ZIP=>GET / LOAD like that... but no use... pls suggest ASAP.
Thx
Siva
Edited by: Matt on Jun 12, 2009 2:55 PM "asap" is not permitted
You need to read it in as a binary file into an internal table, then unzip using the methods of class CL_ABAP_GZIP.
matt
2009 Jun 12 1:56 PM
You need to read it in as a binary file into an internal table, then unzip using the methods of class CL_ABAP_GZIP.
matt
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |