SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

Which event can be used to modify FI-CA doc.data after event 0061 is trigg?

Former Member
0 Kudos
969

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.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
427

Dear Fernando,

You can use 0010,0030,1118 or 0608 .

Cheers,

Rahul

View solution in original post

6 REPLIES 6

Former Member
0 Kudos
428

Dear Fernando,

You can use 0010,0030,1118 or 0608 .

Cheers,

Rahul

0 Kudos
427

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.

0 Kudos
427

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.

0 Kudos
427

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.

0 Kudos
427

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

Former Member
0 Kudos
427

We are going to use event 0032 and add new lines to the FI-CA document.