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

Help with invoice

Former Member
0 Likes
498

Hi experts,

I am working on outbound invoice (810). I see some of the partner functions and related details are not maintained on generated outbound idocs on E1EDKA1 segments. So, I want to write a custom coding and should be able to add any number of E1EDKA1 segments (ofcourse, it will not exceed maximum 10 i guess) and populate them. Could you please tell me the include or place where I should be able to add E1EDKA1 segments to the idoc data internal table ?

Thanks a lot.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
469

Hi Krishen,

You can use enhancement LVEDF001 (transaction SMOD) for this requirement.

Regards,

John.

3 REPLIES 3
Read only

Former Member
0 Likes
470

Hi Krishen,

You can use enhancement LVEDF001 (transaction SMOD) for this requirement.

Regards,

John.

Read only

0 Likes
469

I think I will be able to only change the segment values here. Willl I be able to add additional E1EDKA1 segments also here?

Please let me know your input.

Thanks.

Read only

0 Likes
469

No, you can add any number of segments as well! Just make sure you insert them at the correct level to avoid the hierarchy gets mixed up.

Regards,

John.