‎2007 Feb 15 11:58 AM
‎2007 Feb 15 12:04 PM
Hi,
Select data on the given selection criteria.
Validate it, if no data found send an error.
Else,
Check for the existence of mandatory fields if not send to error file.
Else,
pass it to final internal table with given delimiter to download.
Check for the download path, physical or application server.
Download to the selected location.
Download error file if any to given location or send through email.
Regards,
Amit
Reward all helpful replies.