cancel
Showing results for 
Search instead for 
Did you mean: 

Customized program to upload massively documents under SAP Record Management (DPF)

david_alzate13
Explorer
0 Kudos
491

Hi All,

I have been looking for information about how to do a massive upload of files such as CV, "Education and Qualification", "Address & Family Records" into the DPF that can be seen from ORGANIZER transaction. I found that some people tried using the following chains of BAPIs.

1. GUID_CREATE
2. SRM_DOCUMENT_CREATE
3. SRM_DOCUMENT_CHECKIN_VIA_TAB
4. SRM_RECORD_CREATE
5. BAPI_RECORD_ADDELEMENT

The program works effectively until the 5th BAPI, however reading the end of the previous posts, the questioner solved the problem by using different approaches such as Archive link or by using FM.

ARCHIVOBJECT_CREATE_TABLE

So, I would like to know how the Archive link or the FM ARCHIVOBJECT_CREATE_TABLE,can solve the requirement of doing a massive upload into the report.

Accepted Solutions (0)

Answers (0)