Hello,
this is something new for me so I hope that somebody here can give me the necessary hints to solve this issue.
I have added an enhancement to IDOC type DELFOR02. It is only a segment with three fields on position level.
My problem is, how to fill this enhancement?
I have identified via the processing code ME14 the function module IDOC_OUTPUT_DELINS where I found a perform for an user exit.
Looks like I can fill the additional segment here.
But I have no idea how the structure will look like that is filled with the idoc data as there is only this table INT_EDIDD general structure type EDIDD .
As this is a background function it is not easy to find when debugging from the moment of saving the form LPA.
So, how can I step forward to have an idea how to fill the additional segment correctly?
Any help is appreciate!
Thank you in advance!
Dirk