Skip to Content
0
May 15, 2018 at 10:42 AM

alternative clearing FICA

312 Views

Hello Experts,

Currently I am working on ISU company code, and I would enhance their existing treasury model in order to decrease the exception list when importing electronic bank statement (FP05).

Now the system detect the invoice number in note to payee and check the open items, if the payment is eaqual to invoice or not.

but it's not enough and they would improve the process by adding these business rules :

- Use another identification than invoice number like contract number or partner number to identify the invoice even no invoice number in note to payee. (I know that here is a configuration step to add those field as new criteria but I don't know how to link them with above clearing rules)

- After identification SAP should post the payment on contract number, and if :

- payment = invoice ==> do the clearing
- payment <> invoice ==> no clearing but post the payment on contract number (as down payment)

- if SAP identify the invoice number but it's closed item and not open item, they would also post the payment on contract number (because they said that may be the invoice is wrongly cleared)

and after posting the payment without clearing we need to find a program (automatic clearing) to check every day if SAP can clear payment with invoice in the same contract number.

So do you know how can I customize these clearing rule and if not, are there any enhancement that can be done (Exit, BTE, ...) ?

Thank you very much