2012 May 14 5:13 PM
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.
2012 May 14 5:18 PM
Please search the forums first.
http://scn.sap.com/thread/1295462 This post explains how to use FQEVENTS for your requirement.
regards,
bill.
2012 May 14 5:18 PM
Please search the forums first.
http://scn.sap.com/thread/1295462 This post explains how to use FQEVENTS for your requirement.
regards,
bill.
2012 May 14 5:36 PM
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
2012 May 14 5:53 PM
2012 May 23 5:35 PM
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