‎2007 Sep 29 2:28 PM
Hi,
We had integrated KPro with our ECC 6.0 earlier and were using BAPI_DOCUMENT_CREATE for uploading documents from custom Java application into KPro.
Now we have NW2004s ABAP stand alone Engine and it has also been integrated with KPro. But in this we do not have the above mentioned BAPI. I think this whole DMS package is not available.
Now I want to upload my documents to KPro from external application. Is DMS component separately available which can be added in existing NW2004s ABAP engine?
Or is there any other BAPI available ?
Can you suggest how to go ahead with this.
Thanks & Regards
Krishnaveni.A
‎2007 Oct 22 8:35 PM
Hi Krishnaveni!
Did you find some answer?
I have the same problem. I need records documents into kpro (purchase document e.g.).
‎2007 Oct 22 8:39 PM
Hi,
You need to use class CL_GOS_DOCUMENT_SERVICE please check thru SE24 for relevant class under CL_GOS*
a®
‎2007 Oct 23 12:11 PM
Hi,
Thanks a lot for your information.
Can you please explain me how this class works , whether this class can be called in RFC and how it is connected to KPro.
Thanks.
Krishnaveni,