Hi all.<br>I&#39;ve been searching in this forum and SDN as well. Unfortunately I can&#39;t get answer for my question below.<br><br>Our ABAP program need to send the result of ABAP report or their internal table format to user.<br>
Their approach is want to utilise workflow task. <br><br>By executing function module SWU_START_WORKFLOW and put my single task in TASK parameter.<br>There is parameter name ATTACHMENT_LIST in this function module. I believe this is for attachment purposes.<br>
Task that I created is single background task that based on SELFITEM.SENDTASKDESCRIPTION.<br><br>Will someone give me an answer how to pass ABAP internal table/ ABAP report into this container element?<br><br>Many thanks in advance<br>