2010 Feb 17 7:52 PM
Dear all,
Does anybody know which event can be used to modify FI-CA document data after the event 0061 is triggered? We have enhanced a customer include CI_FKKOPK in table FKKOPK and added logic to event 0061. We update the new fields of the customer include with our own logic in the billing module. The idea is to use this data to modify some FI-CA document data before the document is posted(main/sub operation, HKONT, etc).
Please, give us some advice.
Thanks in advance.
Fernando.
2010 Feb 18 4:15 AM
2010 Feb 18 4:15 AM
2010 Feb 18 11:58 AM
Dear Rahul,
I have enhanced events 0010, 0030, 1118 and no one of them is called before or after event 0061 (Iu2019m using transaction EASIBI).
Regards,
Fernando.
2010 Feb 18 12:07 PM
Dear Rahul,
My mistake. Event 0010 and 0030 are called. The problem is that I canu2019t change the content of the tables exported nor the way they are sorted, otherwise inconsistent data may be updated.
Cheers,
Fernando.
2010 Feb 18 12:35 PM
Dear Rahul,
Do you know if we can call event 1108 or 1102 from event 0010 or 0030?
I think this can work.
Thanks in advance.
Fernando.
2010 Feb 19 12:03 PM
Dear Fernando,
Event 30 will help you in achieving the required task.
If not, could you please explain your requirement and the error you are getting.
One can call forcefully event from other event but I would say dont go for that option.
Warm regards,
Rahul
2010 Feb 22 7:01 PM
We are going to use event 0032 and add new lines to the FI-CA document.