‎2007 Nov 22 11:10 AM
Below is the my requirement.
1. I need to create a zip file on application server
2. Need to add more than one Text files to Zip file through ABAP program
If you have any documents, please send to subbarao.jagarlamudi@capgemini.com
It is very urgent reuirement. Please help to me.
Regards,
Subbaro
‎2007 Nov 22 1:52 PM
Hi,
Goto the Tcode FILE. Here you need to define the appserver file attributes. Generally the Logical file path and the logical file name will be mapped to the Physical file in this tcode. Also you can provide the file attributes as per the OS you are using.
I think the <b>ZIP file cannot be created</b> through ABAP coding.
The supported file formats are
ASC ASCII
BIN Binary
DBF DBASE format
IBM ASCII with IBM code page conversion (DOS)
WK1 Spreadsheet format
DAT ASCII data table with column tab
Hope this helps you.
Regards,
Subbu.