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

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.

Jelena
Active Contributor

I'd suggest to check if there are better suitable tags to put this under. Not sure how many ABAPers had this kind of experience but the "SAP Folders Management" tag looks like a ghost town with just a few questions in the whole year. Surely there should be a more popular functional tag where you might get more replies.

I'm not familiar with this feature, so can't tell more specifically, sorry.

mmcisme1
Active Contributor

OK - I have never done this either. I ran a quick search:

ARCHIVOBJECT_CREATE_TABLE

I found this. It seems resonable as I have saved PDFs as a string.

0 Kudos

Hi David,

I too have the same issue. Can you please provide the solution you implemented.

Regards,

Hardik J.

Accepted Solutions (0)

Answers (0)