Configuring and Executing Automatic Payment Runs in SAP FICO


The Automatic Payment Program (APP) in SAP FICO simplifies the process of managing bulk and recurring payments. This guide explains the configuration and execution of automatic payment runs in SAP FICO step by step, with examples.

Configuration Steps

Before executing payment runs, the Automatic Payment Program must be configured. Follow these steps:

Step 1: Define Payment Methods

Go to transaction code FBZP and select the option Payment Methods in Country. Specify the payment methods (e.g., bank transfer, check) and configure their details.

Example:

    Country: US
    Payment Method: T (Bank Transfer)
    Minimum Amount: 0
    Maximum Amount: Unlimited
        

Step 2: Configure Bank Accounts

In the same transaction code, define the house banks and their corresponding accounts. Assign each bank account to the payment method.

Example:

    House Bank: HB01
    Account ID: 001
    Currency: USD
        

Step 3: Set Up Payment Terms

Define payment terms for vendors in the master data. Payment terms determine the due dates and discounts for invoices.

Example:

    Payment Term: 002
    Net Payment Due: 30 days
    Discount: 2% if paid within 10 days
        

Step 4: Assign Company Codes

In FBZP, assign company codes to the payment program. Provide the following details:

  • Company Code: Enter the company code.
  • Sending Company Code: Specify if payments involve multiple entities.

Example:

    Company Code: 1000
    Sending Company Code: 1000
        

Step 5: Maintain Vendor Master Data

Ensure vendor master data includes relevant payment details such as payment methods, bank details, and terms of payment.

Example:

    Vendor: 500001
    Payment Method: T
    Bank Key: 123456
    Account Number: 987654321
        

Execution Steps

Once the configuration is complete, you can execute the payment run using transaction code F110.

Step 1: Enter the Payment Run Details

Open transaction code F110 and specify the following:

  • Run Date: The date of the payment run.
  • Identification: A unique identifier for the payment run.

Example:

    Run Date: 25/11/2024
    Identification: PAY001
        

Step 2: Configure Parameters

Define the parameters for the payment run:

  • Company Codes: Select the relevant company codes.
  • Payment Methods: Choose the payment methods applicable for this run.
  • Documents: Include open invoices or items.

Step 3: Generate the Payment Proposal

Click on the Proposal button to generate a payment proposal. Review the proposal to ensure that all transactions are correct.

Example:

    Proposal Log: 10 items proposed for payment
    Total Amount: $50,000
        

Step 4: Execute the Payment Run

After reviewing the proposal, click on the Execute Payment Run button to process the payments.

Example Output:

    Payments Processed: 10
    Total Amount Paid: $50,000
        

Step 5: Generate Payment Medium

Generate the payment file or medium to send to the bank. Use the appropriate format (e.g., XML, text file) as required by the bank.

Example:

    Payment Medium: PAY001_11252024.XML
        

Conclusion

Configuring and executing automatic payment runs in SAP FICO significantly improves efficiency in handling payments. With proper setup and execution, businesses can ensure timely and accurate payment processing.





Advertisement