2009 Feb 10 3:19 PM
I know that I can add code to EXIT_SAPMF02D_001 for this, but is there an easier way to make the dunning procedure field on XD01 a required field? Thanks
2009 Feb 10 11:37 PM
You can do this via SPRO. Here is the path:
Financial Accounting>Account Rec and Payables>Customer Accounts>Master Data>Preparation for creating Customer Master Data-->Define Account Groups with Screen Layouts (Customers).
Select the Account Group and Click details button. In the Field Status section, select Company Code Data and hit the Edit Field Status button. Double Click Correspondence. You would find Dunning Data there as an option with various radio button. Click the Req. Entry radi button to make it mandatory. Save and test.
Hope this helps!
2009 Feb 10 3:20 PM
2009 Feb 10 3:28 PM
going with user-exit(or badi) is good practice than transaction variant.
thanq
2009 Feb 10 11:37 PM
You can do this via SPRO. Here is the path:
Financial Accounting>Account Rec and Payables>Customer Accounts>Master Data>Preparation for creating Customer Master Data-->Define Account Groups with Screen Layouts (Customers).
Select the Account Group and Click details button. In the Field Status section, select Company Code Data and hit the Edit Field Status button. Double Click Correspondence. You would find Dunning Data there as an option with various radio button. Click the Req. Entry radi button to make it mandatory. Save and test.
Hope this helps!
2009 Feb 11 6:04 PM
Thanks all, the config steps seemed to fix our issue. The functional area did not see this previously.