hi to all
in my bdc report i have to files success and error records files.
i am passing records into these two files.
if i error record filr contains reords.
then i have to pass message to print spool and screen like below
write to printspool “Errorlines are written to 'some filename' Errorrecordsfile"
write message to screen “Errorlines are written to 'some filename' Errorrecordsfile
can any one help me