cancel
Showing results for 
Search instead for 
Did you mean: 

Migrate the CV03n Attachments from ECC source system to S4 target system

anuradha_ksubhasa
Discoverer
0 Kudos
692

Hello,

We have a requirement where we need to migrate the documents of CV03N from ECC system to S4 system content server being the same for both the systems.

We need to migrate only the metadata and links and the document attachments should be migrated without downloading from ECC and upload to S4 since the content server is the same for both the systems.

In ECC SYSTEM:

I have tried BAPI_DOCUMENT_GETDETAIL2 in ECC to fetch all the meta data (DRAW table contents) and BAPI_DOCUMENT_CHECKOUTVIEW2 to fetch all document attachment data (LOIO and PHOID details).

In S4 SYSTEM:

I have tried BAPI_DOCUMENT_CREATE2 to create the metadata(DRAW table contents).

Now the requirement is to get the document attachments in S4 target system also and those should get opened form the same content server, in this case, we need to have the same LOID and PHOID of the attachments as it is in the ECC system, please suggest how to achieve this.

Many Thanks

Anuradha Subhasa

Accepted Solutions (0)

Answers (1)

Answers (1)

christoph_hopf
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear Anuradha,

regarding your requirement I think that a transport by DOCMAS IDOCs would be the preferred way.

For information please read SAP note 1027056.

Cheers,

Christoph

anuradha_ksubhasa
Discoverer
0 Kudos

Hello Christoph,

Thanks for your inputs. But we don't have the IDOCs option.

We need to somehow develop a program to read the logical & physical IDs of the CV03N file attachments from ECC source to S4 target system.

Thanks

Anuradha Subhasa

0 Kudos

Hello,

I am also interested on what is the approach taken here as we have the same scenario as quoted from above.

"We have a requirement where we need to migrate the documents of CV03N from ECC system to S4 system content server being the same for both the systems.

We need to migrate only the metadata and links and the document attachments should be migrated without downloading from ECC and upload to S4 since the content server is the same for both the systems."

Thanks!

Shella