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: 

User Exit for FI-CA document posting or clearing ?

Former Member
0 Kudos
1,172

Hi Expert,

Can you suggest me an user Exit during FI-CA document posting or clearing?

I need to modify Business Partner line item (T_FKKOP) during clearing of a statistical line item.

Thanks in advance.

Anujit.

1 ACCEPTED SOLUTION

william_eastman
Product and Topic Expert
Product and Topic Expert
0 Kudos
453

Please search the forums first.

http://scn.sap.com/thread/1295462 This post explains how to use FQEVENTS for your requirement.

regards,

bill.

View solution in original post

4 REPLIES 4

william_eastman
Product and Topic Expert
Product and Topic Expert
0 Kudos
454

Please search the forums first.

http://scn.sap.com/thread/1295462 This post explains how to use FQEVENTS for your requirement.

regards,

bill.

0 Kudos
453

Hi William,

I have checked all the FQEVENTS which are called during Posting and Clearing but non is allowing me to export changes in business partner line items (T_FKKOP) to final posting.

I developed similar solution for return processing where EVENT 290 is allowing me to export changes to business partner line items.

Can u suggest me an event ?

Thanks in advance.

Anujit

0 Kudos
453

Event 1102 allows substitution in BP items.

ChristinaHo
Product and Topic Expert
Product and Topic Expert
0 Kudos
453

Dear Anujit,

You may additional check event 0140 FKK_SAMPLE_0140:

If, as part of clearing, certain statistical items are cleared, down payments or actual charges receivables may arise as follow-on positngs. The corresponding open items are created automatically. A function module processed at event 0140 can replace certain data fields in the new items.

Regards, Christina