Hi Experts
I would like to print my output 2 times.
First time I want to print with no dailog, convert it to pdf and send it as email attachment.
Second step, I want to display the output as normal process of my program.
As now, I am doing the same, the problem is, I can process my first step, but when I am trying to process second step, it is giving runtime error
"MESSAGE_TYPE_X" " "
"SAPLCNTL" or "LCNTLF01"
"CHECK_OO"
This is because of the free memory happen first step. Is there anyway to overcome the issue.
Thanks in advance
Praveen.