2011 Sep 17 1:09 PM
Hi Experts,
My requirement is After running the load program, if there are any errors with any of the records in Excel file, create an error file in Excel format and download to the selected file location. Give an information message to the user if the load was successful or any error file was generated. A output of the report should show how many records were created and a kick out list of those with error.
Thanks in Advance.
Moderator message : Spec dumping is not allowed, search for available information. Thread locked.
Edited by: Vinod Kumar on Sep 19, 2011 9:25 AM
2011 Sep 18 3:34 PM
Hi,
get error records into an internal table and pass that internal table to function module
CALL FUNCTION 'GUI_DOWNLOAD'