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

Where to find out Mapping between 2 SAP system in IDOC processing.

Former Member
0 Kudos
4,199


Hi,

I am very new to IDOC things, searched I  SDN and sending this query as I am not able to check it.

I am having one issue while transferring customer data from one SAP system to another SAP warehouse system.

Few fields are not updating in warehouse system. so want to know where to see mapping between all the fields so that I can go and add miossing mapping, so that data will flow.

I am using BD12 transaction and message type is customized one ZWMS_DEBMAS.

Regards,

Amit kumar.

8 REPLIES 8
Read only

former_member249399
Active Participant
0 Kudos
1,299

Hi Amit,

If you are using SAP PI as middleware , then you can find it in PI message mapping.

add your question in Process In tegration community http://scn.sap.com/community/pi-and-soa-middleware.

Thanks.

Read only

former_member314331
Participant
0 Kudos
1,299

Can you Check In WE20 logical system partner profile.


Regards,

Phani

Read only

0 Kudos
1,299

Hi Phani,

What needs to be cheked here in logical system. and there is no PI integrated.

Read only

Former Member
0 Kudos
1,299

Hi Amit,

I would suggest following steps to check:

1. Check whether all data passed from sender system in outbound Idoc if yes then go to step-2 else check why data not getting pass in outbound idoc.

2. Check whether all fields mapped in Idoc structure in receiving system using tcode-WE30.

Please update your response on above 2 checks.

Regards,

Sudeesh Soni

Read only

0 Kudos
1,299

Hi Sudesh,

I have seen it is not passing in outbound IDOC itself and that is what I just want to check why some XYZ segment not generated in outbound IDOC which should contain missing fields.

Only 3 segment generated namely :

E1KNA1M

E1KNVVM

Z1KNVV_WMS (it is empty and as per structure it is having only 2 fields and it is not the missing one)

Missing fields are like: Street 4'', 'street 5' , 'Different City' fields in XD03.

Regards,

Amit soni.

Read only

Former Member
0 Kudos
1,299

Hi Amit,

Did you check the outbound idoc creating FM in which code logic should be there to populate the idoc segment fields?

Regards,

Sudeesh Soni

Read only

0 Kudos
1,299

Hi I have checked in Source system FM '/DSD/ME_IDOC_INPUT_CONNECTOR', it is standard FM. Where to see that mapping.

Actually we want to explain business what all the fields currently passing and what all we can pass extra.

I am using Extension of DEBMAS06 : (i.e. Z**_DEBMAS06).

For passing customer data we are using BD12 standard program ?

I am not able to get where exactly I can see mapping ?

Read only

0 Kudos
1,299

Hi I have checked in Source system FM '/DSD/ME_IDOC_INPUT_CONNECTOR', it is standard FM. Where to see that mapping.

Actually we want to explain business what all the fields currently passing and what all we can pass extra.

I am using Extension of DEBMAS06 : (i.e. Z**_DEBMAS06).

For passing customer data we are using BD12 standard program ?

I am not able to get where exactly I can see mapping ?