Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

using SO_ATTACHMENT_INSERT

Former Member
0 Likes
796

Hi,

Does anyone know how to pass my file type to 'SO_ATTACHMENT_INSERT' function?

I have a JPG file in XSTRING and need to put it as an attachement...

Any ideas?

2 REPLIES 2
Read only

Former Member
0 Likes
437

Hi Artur,

check table <b>TSOTD</b> : Valid Object Types

U have to pass a valid object type to this FM <b>'SO_ATTACHMENT_INSERT'</b>

Reward points if helpful.

Regards,

Hemant

Read only

Former Member
0 Likes
437

chk this FM SO_DOCUMENT_VIEW_MANAGER where the FM SO_ATTACHMENT_INSERT was used