cancel
Showing results for 
Search instead for 
Did you mean: 

DocumentInfoRecord RFC

Former Member
0 Kudos

Hello,

I would like to use the sap.net connector to retrieve the DocumentInfoRecord structure and all related documents. Therefore I need an RFC or BAPI to access these things in SAP. It is related to the cv04 transaction.

I found a RFC 'RFC_SELECT_DOCUMENT_MASTER' but it seems to be only available using the SAP GUI.

Are there other RFC or BAPI out of the box available to access all DocumentInfo records?

Any ideas?

Thanks & Regards,

Benjamin

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

After searching and reading a lot of documents I found out, that it should work using these both BAPIs:

BAPI_DOCUMENT_GETLIST to get a list of all documents

BAPI_DOCUMENT_CHECKOUTVIEWX download document

Regards,

Benjamin