SAP functional issueObjectAutomatic payment run not picking up an open itemModuleFI_FICO

Vendor Open Item Missing From F110 Payment Run

An open item is usually missing from the payment proposal because it carries a payment block (manual or automatic), the item is not yet due under its baseline date and payment terms, the payment method on the item or vendor master does not match the run parameters, or the item's currency or amount falls outside the limits set for the house bank and payment method combination.

This page covers why a vendor open item that should be paid does not appear on an F110 payment proposal or payment run. It lists the configuration and master data causes in the order they should be checked, distinguishes data fixes from configuration changes requiring transport, and describes the proposal exception log as the primary evidence source.

Published 16 Sept 2026· 1,118 words

The business symptom

Accounts payable reports that a vendor called about a missing payment, or that a specific invoice due last week still shows as open in the vendor account even though the weekly payment run completed without errors. The user checks the vendor line item list and sees the item sitting there with no clearing document. They rerun the payment proposal expecting the item to appear this time, and it still does not show up. Finance sometimes escalates this as a bank interface or payment medium problem before anyone looks at the proposal itself, because the payment run log shows no error and no items in the exception report at first glance, since the item was never selected in the first place rather than selected and rejected.

The configuration behind it

  • Payment block set on the line item, on the vendor master record, or entered as a company code level block for that vendor - this is by far the most common cause and includes blocks left over from a workflow approval step that never cleared
  • Item not yet due for payment under its baseline date and payment terms, or the terms of payment record uses a cash discount period that the run's 'next posting date' parameter falls before, so the item is technically not due within the selection window
  • Payment method on the line item does not match any payment method entered in the F110 run parameters, or the payment method is not maintained as allowed on the vendor master at all
  • House bank and payment method ranking table in the payment program configuration has no entry for the vendor's country, currency, or amount, so the system finds no bank to pay from and silently excludes the item rather than raising a hard error
  • Item already picked up in a different, still-open payment proposal for another run identifier - SAP will not double-select an open item across concurrent proposals
  • Currency of the item is not included in the currencies allowed for that run, common when a vendor invoice was posted in a foreign currency after the run parameters were set up for domestic currency only
  • Minimum payment amount configured at company code or payment method level is higher than the item value, deliberately excluding small balances
  • Alternative payee or one-time vendor data incomplete, so the program cannot determine where to send the payment and drops the item without a loud error
  • Special GL indicator on a down payment or guarantee item was not selected in the proposal parameters, so items posted under that indicator are excluded by design

What to check

Start with the proposal itself before touching master data. Open the payment run in F110, go to the edit proposal screen, and check the exception list and log first, since many exclusions are logged there even when the initial complaint says nothing was flagged. Pull the vendor line item list in FBL1N filtered to open items for that vendor and company code, and check the payment block field and the baseline date on the specific document. Display the document in FB03 to confirm the payment method and block indicator stored on the line item itself, which can differ from the master. Check the vendor master payment transactions view in FK03 for allowed payment methods, house bank, and any block flag. Compare the run parameters tab in F110 - company codes, payment methods, currencies, next posting date - against what the item actually needs. Finally check the house bank determination configuration in the payment program setup if nothing on the data side explains it.

How to prove it in the data

Run FBL1N for the vendor and company code, open items only, and note the payment block field, baseline date, and payment method on the specific document. Then open the F110 proposal log for the run in question and check whether the document appears in the exception list with a reason code, or does not appear at all, which points to a selection parameter mismatch rather than a block. The combination of these two views turns 'the vendor was not paid' into a specific, attributable cause.

Resolution path

If the cause is a payment block on the document or vendor master, this is a data fix: remove the block via FB02 mass change or the vendor master change transaction, then rerun the proposal. If the item is genuinely not yet due, no fix is needed, this is correct behaviour, and the business expectation needs correcting instead. If the payment method is missing from the item or master, correcting the master record or reposting with the right method is a data fix; adding the payment method as a valid option at company code level is a configuration change and needs a transport. If the house bank ranking table has no entry for the currency or amount band, that is a configuration gap in the payment program setup and requires a change request and transport, not a one-off data correction. If the item was caught in a stale concurrent proposal, delete that proposal properly in F110 rather than editing the item, which frees it for the next run.

The fix people try first (and why it fails)

The reflex fix is to delete and recreate the entire payment proposal repeatedly, or to pay the vendor manually outside F110 with a one-off bank transfer, marking the invoice cleared by hand. This does not address why the item was excluded, it just routes around it, and manual clearing without checking the block reason means the same block will silently exclude the next invoice from that vendor too. It also breaks the audit trail linking the payment to a proposal and complicates bank reconciliation.

Whose problem this is

Accounts payable owns the day to day resolution of blocks and master data corrections. FI configuration owns changes to house bank determination, payment method setup, and minimum amount limits, which require a transport and testing before going live. The handover note should state the vendor, company code, document number, the block or exclusion reason found in the log, and whether the fix applied was a data change or requires a configuration transport.

Related SAP objects

Reviewed pages this object connects to in the ERPClimb knowledge graph.

Source: ERPClimb — https://erpclimb.com/sap-functional-issues/automatic-payment-run-not-picking-up-an-open-itemERPClimb is an independent platform and is not affiliated with SAP SE. Reference pages are written and reviewed by SAP consultants for learning and troubleshooting.