2008 Oct 10 7:43 PM
Hi,
I have an application created using Dynpro which will upload a PDF document in IXOS and return a URL of the document in IXOS. I want to attach this PDF document to a invoice ledger number in R/3. Please help in doing this.
Thanks,
Prasy
2008 Oct 10 8:38 PM
Write a program to insert the appropriate entry in table TOA01. If you've got a working URL you already have the ARCHIV_ID & ARC_DOC_ID. Assuming you've already created the Document type (AR_OBJECT).
2008 Oct 10 8:38 PM
Write a program to insert the appropriate entry in table TOA01. If you've got a working URL you already have the ARCHIV_ID & ARC_DOC_ID. Assuming you've already created the Document type (AR_OBJECT).