dunning areas

What is Dunning Procedure in SAP?

(Dunning Configuration is not designed. This may be configured basing on the client’s credit policy whenever required and basing on the following documentation.)

Define Dunning Areas

In this step, dunning areas can be defined. Dunning areas are used if several organizational units are responsible for carrying out dunning within one company code. These organizational units are referred to as dunning areas. The dunning area can correspond, for example, to a profit center, a distribution channel, a sales organization or a business area.

The individual dunning areas can use different procedures or the same dunning procedure.

The dunning areas with the required dunning procedures are to be entered into the customer or vendor master record if you use different dunning procedures.

Otherwise, the system uses the standard dunning procedure. The dunning area is then entered in the line item. The system enters the dunning area into the master record automatically with the corresponding data.

Implementation Guide for R/3 Customizing (IMG) > Enterprise Structure > Assignment > Financial Accounting >Accounts Receivables & Payables>Business Transactions >Dunning > Basic Settings for Dunning > Define Dunning Areas.

Transaction Code       OB61

Define Dunning Keys

Define your dunning keys in this step. With the dunning keys, you can limit the dunning level of an item. Define either instead of or in addition to the dunning key whether the items with a dunning key are to be displayed separately in the dunning letter

Implementation Guide for R/3 Customizing (IMG) >Enterprise Structure > Assignment > Financial Accounting >Accounts Receivables & Payables >Business Transactions >Dunning > Basic Settings for Dunning > Define Dunning Keys.

Transaction Code  OB17

Define Dunning Block Reasons

In this step, you define the reasons for a dunning block under a key. The key can be entered in an item or in the account of a business partner. Blocked items or accounts are not considered for the dunning run

Implementation Guide for R/3 Customizing (IMG) > Enterprise Structure > Assignment > Financial Accounting >Accounts Receivables & Payables>Business Transactions >Dunning > Basic Settings for Dunning > Define Dunning Block Reasons.

Transaction Code  OB18

What is Dunning Procedures?

In this activity you enter the settings that control the dunning program by:

Specifying the company codes to include in dunning: You specify these company codes when configuring the dunning program

Setting up the dunning procedure you want to use: Dunning procedures are company code independent. They determine the dunning interval, the grace periods for the due date determination, and the number of dunning levels. You can also set the dunning level at which you want to list all due items from an account in the dunning notice.

Setting the dunning charges: You can either specify a fixed charge or have the system calculate the charge on the basis of a percentage rate you specify.

Specifying the net payment due date at which a particular dunning level is reached.

Specifying the dunning notice you want to send to your customers: You have to define one or more forms for the notice.


Implementation Guide for R/3 Customizing (IMG) > Enterprise Structure> Assignment Financial Accounting >Accounts Receivables & Payables >Business Transactions >Dunning >  Dunning  Procedures > Define Dunning Procedures.

Transaction Code                             FBMP

Following are the sample settings available:

Dunning Level Settings 

Dunning Charges Settings

Dunning Minimum Amount Settings

Dunning Text Settings

Also See: What is Excise invoice in SAP?

Online Training Tutorials

  • sap purchasing info recordsSAP Purchasing info Records Types?The purchasing info records is source of information for purchasing. It contains information on a specific material and a vendor supplying the material. For example, the vendor's current […]
  • Transfer OrderWhat is Transfer Order in SAP?The Transfer order or requirement contains information about a planned movement of stock in the warehouse. The corresponding transfer order contains the information the system needs to […]
  • Flagging Material Master RecordsFlagging Material Master Records for Deletion SAP PPFlagging Material Master Records for Deletion: For a material master record to be deleted by the archive and delete program, it must be flagged for deletion. You can set deletion flags at […]
  • define chart of accounts in sapHow to define Chart of Accounts in SAP?To Define Chart of Accounts : The chart of accounts in SAP (COA) is nothing but list of GL accounts used by the company. There are three types of chart of accounts.1), Operative chart of […]
  • SAP Password for DatabaseChanging SAP Password for Database with BRCONNECTChanging SAP Password for Database To Changing SAP Password for Database Users Using BRCONNECT As of Release 6.10, you can use BRCONNECT to change the passwords for the database […]
  • Retained EarningsRetained Earnings GL Account in relation to Carrying Forward BalancesWe may notice that for certain Balance Sheet General Ledger accounts the opening balance of a fiscal year does not equal the closing balance of the same account for the previous fiscal […]
  • System Copy in SAP Business IntelligenceWhat is SAP-BI Data Archiving Process?SAP-BI Data Archiving Process: Archiving is used to store your data at a remote location to improve the performance in BI. Archiving is a process of moving the data from the sap database […]
  • servlets tutorialServletRequest InterfaceServletRequest: When a servlet is asked to handle a request (ServletRequest), it often requires specific information about the request in order to process it effectively. The servlet will […]