EXIT FUNCTION - Initialization function module

Question: Hi,
I have created an Initialization function module, in which I have added a new record to ETO_CHAS. According to the documentation this record should be available in the second function module along with the selected records. But for some reason this is not happening and the record I have added is totally lost.
Any help is greatly appreciated.
Thanks

Answer:
Hi,
I've worked with this and it works fine. Just take any characteristic.. give it some valid value (as per the definition of the Planning Level) and it would be available in the second function module.
_________________
boonchai

Answer:
Hi,
Initially in the initialization FM, ETO_CHAS table is empty. For test purposes I have filled a few characterstic fields with values and appended the record to ETO_CHAS. And this does not appear in the second FM. Is it something to do with the version? I am on 3.1.
Can you please post any sample code?
Best regards
Copyright ?2007 - 2008 www.jt77.com