2009 Nov 18 4:58 AM
I am having the requirement to change the dunning procedure and dunning level programatically.
Is there any Function module or BAPI or sample code where I can change the dunning procedure and push the dunning level to
30(No matter at what level but it has to push to 30).
2009 Nov 18 6:42 AM
Try these function modules available through T.code FQEVENTS
FKK_SAMPLE_0351 or FKK_SAMPLE_0307 or FKK_SAMPLE_0744 or FKK_SAMPLE_0304
Or try creating one procedure to exclusively handle a particular level /dunning activity only and replace the procedure in the master data
Hope it offers some help
2009 Nov 18 2:52 PM
I need to change the dunning procedure and dunning level after installment plan gets deactivated. creating dunning procedure is not your job. I am already using event for installment plan deaactivation and in that I need to activate the dunning procedure and dunning level in FKKMAZE.
2009 Nov 25 10:46 AM
Hi,
You can make changes in event 300 in fqevents .
This event is to edit Dunning proposal.
Regards,
Mukul.