on 2022 Jan 03 9:21 AM
Dear Experts, ;
We have a problem with the dunning in the FICA domain, we need to make the generation of dunning Manuel and individual; if it’s possible; please send us if there is a t-code allowing the launch of this process individually, printing individual dunning letter, Generation individual of charge document or send us the elements that can help us achieve a specific solution (Programs, MF ...)
Thanks,
Kind Regards,
ABDELBASSET
Request clarification before answering.
In addition I would hint to SAP help portal:
https://help.sap.com/viewer/b7b76fb991354214b1b3fc93e9049895/6.18.16/en-US/6cffc5536a51204be10000000...
Dunning Runs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Abdelbasset.
Just a solution approach: implement a new collection strategy "Individual Dunning", which checks the criteria, when to remind the customer and which step you want to use (e.g. standard is 01, but the accountant clerk wants to go for step 02). Use FPVA and FPVB then with individual BP or CA selection.
Do you also want to have individual texts within the form, like a paragraph in the dunning letter? In this case you have to store the text somewhere and get it within the form by coding. FPCOPARA creates the dunning letters.
Regards,
Sascha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sascha ;
Many thanks for your answer.
How can I implement a collection strategy for « individual dunning”?. Is there any business function to active?
Are there any individual FM? Create some fees? Print a dunning letter? … and so on..
I can use a specific development but I need to know individual FM.
Regards
Hi Abdelbaset.
No BF to be activated, you just create a new strategy in BRF+ and name it "Individual Dunning". Within BRF+ you design your rules, e.g. something like "check z-field with requested dunning steps by clerk". If you also want fees calculated by the accountant clerk and manual decisions like which way to communicate with the customer, this becomes really complex.
Just some ideas:
Regards,
Sascha
I recommend trying transaction FPVA and on the general selections screen, select the individual business partner or contract account. That is the way to run it individually
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
8 | |
6 | |
6 | |
4 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.