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

Multiple Partner Functions in DEBMAS03

Former Member
0 Likes
619

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
525

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

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.

2 REPLIES 2
Read only

Former Member
0 Likes
526

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

Read only

0 Likes
525

Lovely and thanks a ton, Shan!

I guess, that is what it is meant to and designed for..:)