cancel
Showing results for 
Search instead for 
Did you mean: 

Internal table in task description of workflow not being displayed in mail body.

former_member761924
Participant
0 Kudos
707

Hi All,

There is a requirement to add PO header in the task description of a decision step of a custom workflow, this task description to be sent as body of email . I have written a method in BOR to fetch the PO Header using FM - READ_TEXT. swc_get_element container, swc_set_element container is used to pass it to workflow container. In the task description of the decision step I have given as &POHeader##& (container variable).

Now when the workflow is triggered, and is ready at decision step a mail is triggered to PO approver to approve/reject. SWN_SELSEN program is used to send mails.

When there are 2-3 lines in the PO header this is working fine. But when there is only one line in PO Header nothing is displayed under PO Header text in email and when there are more than 6-7 lines an arrow is being added in the mail.

PO Header text in ME23N

Arrow being displayed in the mail, viewed in SOST

PO header with only one line of text - not being displayed in mail

This is my first time working with workflow, I do not know what is causing this issue. Please advice.

Thanks in advance.

arrow-in-multi-line-text.png

single-line-text-not-in-email.png

task-description.png

po-header-single-line.png

po-header-multiline.png

Accepted Solutions (0)

Answers (0)