on 2021 Nov 22 3:21 PM
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.
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.