cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping Issuse with IDOCS ORDERS05

Former Member
0 Kudos

Hi All

my interface is IDOC to FIle wher i am using orders05 and i need to map the fields in the target for vendor address and buyers address , i am confused at the which segment i must use casue i must write an condition statement for this casue we have segment E1EDKA1 which as Partner . function as AG, WE LF, i dont know how to map with target firles for vendor address data and buyer data

anyone please help me

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>i dont know how to map with target firles for vendor address data and buyer data

if you need to know partner functions from the IDOC then this is the translation:

AG (sold-to party),

LF (vendor),

WE (ship-to party)

Regards,

Michal KRawczyk

http://mypigenie.com XI/PI FAQ

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

try to do your mapping like this...

1. if PARVW EqualS AG -


>createif------>SoldToParty (buyer)

2. if PARVW EqualS LF -


>createif------>Vendor

Regards,

Sarvesh

Former Member
0 Kudos

Hello

You need to define a mapping condition in sucha way that check if the E1EDKA1/PARVW = AG

(sold to party ,ie. buyer) then mapp the required data ,similarly for the vendor i.e supplier condition should be LI

In order to do the mapping you need to copy the segment E1EDKA1 for doing so.

HTH

Rajesh

Former Member
0 Kudos

Hi,

First you ask the mapping rules/conditions to your functional consultant then we can try to give the ans of your query.

Or if you know the conditions then let us know.

Regards,

Sarvesh