Application Development 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: 

Get Multiple DMS Document at once

0 Kudos
575

Hi,

I need details of multiple DMS Document at once.

'BAPI_DOCUMENT_GETDETAIL2' returns one document at any time which is very time consuming, is there any alternate way or BAPI to achieve it?

Thanks in advance!

1 ACCEPTED SOLUTION

Sandra_Rossi
Active Contributor
373

BAPI_DOCUMENT_GETLIST2

Many more return parameters than BAPI_DOCUMENT_GETLIST.

4 REPLIES 4

Sandra_Rossi
Active Contributor
373

Get or Create?

373

@sandra.rossi its 'Get' I update it.

Sandra_Rossi
Active Contributor
374

BAPI_DOCUMENT_GETLIST2

Many more return parameters than BAPI_DOCUMENT_GETLIST.

373

Hi

You can select directly from DRAW / DRAD / DRAP...

Best regards