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

KPro - BAPI_DOCUMENT_CREATE not available in ABAP engine

Former Member
0 Likes
541

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

3 REPLIES 3
Read only

AlexandreMendes
Participant
0 Likes
475

Hi Krishnaveni!

Did you find some answer?

I have the same problem. I need records documents into kpro (purchase document e.g.).

Read only

0 Likes
475

Hi,

You need to use class CL_GOS_DOCUMENT_SERVICE please check thru SE24 for relevant class under CL_GOS*

a®

Read only

0 Likes
475

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,