‎2008 Jul 16 7:32 PM
Hello Everybody,
It has been observerd that in outbound function module IDOC_OUTPUT_INVOIC there is no code to populate fields like VPREI, PEINH and PMENE of E1EDP01 segment. These fields information is must for my data transfer. I can get these data by implementing any customer exit. But i dont want to go for customer exits, is there any standard way that has been provided by SAP in ECC 6.0?
Please help me.
Thanks,
Vijay Kumar T.
‎2008 Jul 16 8:37 PM
Vijay,
If there was a standard way, SAP would have readily coded for these fields.
You need to add the logic in the customer exit, which is as simple as any other method.
cheers,
Sushil Joshi