Hi,
I have another question. I have a input structure 1 item an need to map it on an IDOC stucture - no problem so far.
Now I need 1 segment of the IDOC 2 times for every income. Like this:
income --> IDOC ---> segment x values...
---> segment y(1) values...
---> segment y(2) values...
Can someone tell me how to do that, I try it with some own written Java functions - but this doesn't works really stable...
THX Matt
Message was edited by: Matthias Boettger