‎2011 Jan 05 12:49 PM
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.?
‎2011 Jan 18 12:19 PM
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.
‎2011 Jan 18 12:36 PM
Hi,
Please try with the Function module : SO_WIND_ATTACHMENT_CREATE_API1.
With Regards,
Sumodh.P