Hi All,
I have added a custom field to a PO at item level (ekpo-Ztest)and Passing it to OUTBOUND IDOC.
In process of passing to IDOC(ORDERS01) i mapped the field to segment E2EDP19001-MFRPN and i see the value in the IDOC when i view it in WE02.
The problem is when i generate a file i don't see the value of E2EDP19001-MFRPN
We are already using QUALF,IDTNR,KTEXT of E2EDP19001 and i see all the values of these fields being passed from IDOC to file generated .
Let me know as i'm missing anything in here
I quick note ,
I see 3 version for E2EDP19 Segment for orders01
Vesrion
002 E2EDP19002 8 242 02/14/2005 001 E2EDP19001 40A 5 160 08/19/1997 000 E2EDP19 30A 3 108 04/03/1995
1)The version 000 and 001 are released but not 002 Version
2)May be i 'm using version 000 and its out put length is only 108 and these fields(QUALF,IDTNR,KTEXT) together occupy 108 and there is no room for my new field but My IDOC dispalys E2EDP19001 and E2EDP19002 and also it displays my new field but its the output file generated that doesn't show the value
Thanks