cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Field SOMLRECI1-RECEIVER is too long to be included in the container?

Former Member
0 Likes
257

hi all,

here i want to send an attachment with FM SO_DOCUMENT_SEND_API1 in the WorkFlow, so i create a BOR and try to add this FM to this BO as a method.

While i try to generate this BO, it shows me such a message"Field SOMLRECI1-RECEIVER is too long to be included in the container".Could anyone tell me how to fix this issue, please?

Thanks in advance.

Desmond.

View Entire Topic
Former Member
0 Likes

How are you trying to call this method in the BOR method? Did you try to create a method using the function module as a template?

I would recommend using the Send-Mail step type in the workflow instead of creating your own.