Hi
I need to include an 'Add attachment" option on one of my screens. (I am busy developing a stand-alone labour relations system in R/3. The system is case number driven) The option should allow for the user to upload related documents which should be linked to a case number. The user should then be able to view these documents later during display mode.
Should I use one of the DOCU_* Function Modules to attach the document to the case number? Should the documents be uploaded to the server first?
Is this at all possible?
Your advise will be appreciated and examples are also welcome.