Hi Team
Functionality :-->
There are 2 behaviours that are required; it should be possible to invoke each of the behaviours independently from custom report programs or dialog transactions.
Given an input file name parameter this file should be converted into a ZIP file.
Given an input file name, FTP server, optional directory, user name and password the input file should be sent to the appropriate directory on the FTP server.
Requirement 1 :
The ZIP file functionality can be implemented by calling the FTP command line program 7z.exe. This program is stored in share
zn-viper-db03\sapmnt\IVI\SYS\exe\7zip
Requirement 2:
The send File to FTP server functionality should use the functionality provided by the SAP package SFTP.
Thanks in Advance.
Puneet.