Application Development 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: 

E1EDPA1 - conversion table and partner functions

former_member699400
Active Participant
0 Kudos

Hi!

I need to populate 3 lines in segment

E1EDPA1

:

PARVW

- Qualifier depends on partner function, will be ZG or ZF.

PARTN

- Partner number

LIFNR

- Vendor number

My question is this: what are the tables related to this information so I could retieve needed partner function for qualifier?

Will reward,

Mindaugas

1 ACCEPTED SOLUTION

former_member699400
Active Participant
0 Kudos

I guess I need some conversion table for this?..

My purpose is to retrieve appropriate PARVW for E1EDPA1.

Thanks in advance.

M.

4 REPLIES 4

former_member699400
Active Participant
0 Kudos

I guess I need some conversion table for this?..

My purpose is to retrieve appropriate PARVW for E1EDPA1.

Thanks in advance.

M.

0 Kudos

or at least to know what tables are needed for retrieving partner functions (values: ZF and ZG)

M.

0 Kudos

It shoule be :

if application is MM Side - EKPA and ADRC Tables

if application is SD Side - VBPA and ADRC Table

Thanks

Seshu

Former Member
0 Kudos

Please let us know if you are doing this in an outbound IDoc or an inbound IDoc and also what information you are passing to the IDoc. If your document doesn't show this partner type, then you cannot(should not) add this to the IDoc.