Application Development and Automation 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: 
Read only

Transfer Idoc type definition to another SAP system

roger_gomez
Active Participant
0 Kudos
285

Hi,

I need to create a new Idoc type in a SAP BW system. This Idoc type is already created in another SAP system. There is a big number of segments in the Idoc type and I would like to avoid do it manually. There is no transport layer between both system but exist a RFC communication.

How can I easily transfer the Idoc type definition from both systems?

I tried to use SYIDOC message but there si no inbound process code for this.

Thanks,

Roger

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
205

Can t you download the transport request and upload again in your target system?

3 REPLIES 3
Read only

Former Member
0 Kudos
206

Can t you download the transport request and upload again in your target system?

Read only

0 Kudos
205

Hi Kris,

I just downloaded the transport request using CG3Y transaction, but I can't upload it into BW because CG3Z (upload) is not available and I can't create ABAP programs to upload the transport request.

Do you have any idea else?

Thanks,

Roger

Read only

0 Kudos
205

Doing it manually i am afraid (otherwise you ll loose too much time searching for a solution)