2008 Nov 12 6:52 AM
Hi All,
I wanted to know if we can send multiple Partner Function data (ex. SH, BP, Z2) and the Partner no along with the Sold to data in the DEBMAS03 IDocPartner Segment E1KNVVMSegment--E1KNVPM ?
i.e. am looking to send data like:
KUNAG
VKORG
VTWEG
SPART
...
...
PARVW1
Partner No1
PARVW2
Partner No 2
.
..
..
PARNW n
Partner No n
Fast responses will be highly appreciated.
Regards,
Raghu.
2008 Nov 12 7:06 AM
Hi.
yes you can send multiple partner data by using the segment E1KNVPM.
Eg:
E1KNVPM-PARVW = 'SH' " Ship to party.
EIKNVPM-KUNN2 = '11111'.
Agian you can populate BP and Z2 in the same segment as the segmant can be repeated 9999 times.
Regards,
Shan
2008 Nov 12 7:06 AM
Hi.
yes you can send multiple partner data by using the segment E1KNVPM.
Eg:
E1KNVPM-PARVW = 'SH' " Ship to party.
EIKNVPM-KUNN2 = '11111'.
Agian you can populate BP and Z2 in the same segment as the segmant can be repeated 9999 times.
Regards,
Shan
2008 Nov 12 7:09 AM
Lovely and thanks a ton, Shan!
I guess, that is what it is meant to and designed for..:)