cancel
Showing results for 
Search instead for 
Did you mean: 

Getting all data by calling BAPI_DOCUMENT_GETLIST2 via web service

Former Member
0 Kudos

Hello,

I'am tryting to request data by calling BAPI_DOCUMENT_GETLIST2 via web service. That is what I am getting so far:

<Documenttype>DRW</Documenttype>

<Documentnumber>CAD_TEST_POS01_JG</Documentnumber>

<Documentversion>00</Documentversion>

<Documentpart>000</Documentpart>

<ItemNo/>

<Description/>

<Statusextern/>

<Wsapplication/>

<Docpath/>

<Docfile/>

<Checkedin/>

<Checkedout/>

<ChangedAt>00000000000000</ChangedAt>

<CreatedBy/>

<ChangedBy/>

By calling the BAPI within SAP, I am getting also values of the fields BAPI_DOC_DRAW2-DESCRIPTION and BAPI_DOC_DRAW2-STATUSEXTERN. So obviously not all fields are filled in.

What do I have still to consider?

Regards

Jens

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The default language is english by calling the BAPI.