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

adding attachment

Former Member
0 Likes
522

Hi all,

I have got a requirement in which i need to allow the user to attach documents. That is, we are providing maintenance view for the user to maintain information about a process in the view. The view has many fields related to the process. In additon to this, we should allow the user to upload document relevant to the process.

So, can someone tell how to allow the user to add attachment through maintenance view. I have got a clue that I should make use of the transactions like OAAD to add attachment.

Is it possible to call the OAAD from maintenance view so that the user can add attachment in OAAD by defining object type PREL.?

2 REPLIES 2
Read only

Former Member
0 Likes
421

Hi all,

Can someone help me in how to upload any type of image through OAAD transaction. I am able to upload employee photos using the Document type HRICOLFOTO and the object type PREL.

This document type and object type is specifically meant for uploading employee photo.

But i want to upload image related house unit plan. Do i need to create a seperate document type and object type for this?

Can someone help me pls.

Read only

Former Member
0 Likes
421

Hi,

Please try with the Function module : SO_WIND_ATTACHMENT_CREATE_API1.

With Regards,

Sumodh.P