2016 Sep 26 12:34 PM
Hi
As I am new to SEPA payment process. My client is having an issue at SEPA mandates cancellation.
Issue: At Business Partner Level we have an option of cancellation of "SEPA mandates", User wants to delete the "Contract Account" Payment method automatically when ever they have selected the cancelled status in BP. This should be done automatically.
Help required on the below things:
1. Can we achieve this by doing any configuration ?
2. If it is event enhancement : I have identified these events i.e..(1083 & 1080) guide whether can I use this events or not.
Below are the screen shots FR:
2016 Sep 27 7:38 AM
Hi Ahamed,
Have you tried using the transaction FPP4 for your requirement?
Through this it will not be possible to remove the payment method from the contract account automatically, however, you can change the mandate status and remove the incoming payment method through one single transaction.
Hope it helps
Thanks
Amlan
2016 Sep 27 11:12 AM
Hi Amlan
As the customer is using Transaction: CIC0 to update the Master data.
Can you guide me by event enhancement can we do this change or any other way around where in I can achieve this requirement.
Thank You
2016 Sep 27 12:57 PM
Hi Ahamad,
You can enhance the event DSAVC in transaction BUS7, that gets triggerred during BP save and then use the BAPI_CTRACCONTRACTACCOUNT_CHNG/ISU_S_ACCOUNT_CHANGE to make changes at the Contract account level.
Hope it helps.
Thanks,
Amlan
2016 Sep 27 2:40 PM
Hi Amlan
Thank you for the reply ... I will do this enhancement an keep you posted the updates.