Result list from User exit
I need to produce an output listing from a user exit. It's a lockbox process where I'm passed control at a point in the process. The customer would like me to produce a log listing from the user exit rather than storing the data in a DB table.
Can someone tell me whether or not I can do this? Is there a function module I could call that would make producing the output listing easier?
Thanks.