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

ORDERS05 IDOC segment E1EDKA1

Former Member
0 Likes
1,354

Hi all,

I want to populate Vendor number and vendor name at the header level, So what should be done to get all the data for all partnner function.

In the user exit EXIT_SAPLEINM_002 i have tried to modify the standard segment but i am not getting vandor name & number in the IDOc.

Regards,

Nilesh

4 REPLIES 4
Read only

Former Member
0 Likes
727

i guess you need to maintain the EDPAR table prior to writing the code in user exit

Read only

Former Member
0 Likes
727

Hi,

1. maintqin the EDPAR table

2. Use enhancement SIDOC001

3. EXIt_SAPLEDI1_001

Read only

0 Likes
727

Hi,

Will you please explain it it in detail as I am new to IDOC....

Regards,

Nilesh

Read only

Former Member
0 Likes
727

Answered