12 Enabling Split of Unmatched Transactions

Splitting transactions allows you to manage timing differences for 1 to Many, Many to 1, or Many to Many matches by allowing you to match part of a transaction, leaving aside only the split remaining amount unmatched. This helps keep the number of unmatched transactions as low as possible at the end of each day and allows a reviewer to look at a reconciliation with fewer unmatched transactions. An administrator must enable this feature in order for users to split transactions.

When transactions match 1 to Many, Many to 1, or Many to Many, it makes the reconciliations difficult as more transactions are needed to make a match set balance. The timing differences with 1 to Many, Many to 1, or Many to Many matches are difficult to deal with as there are many transactions that remain unmatched waiting for the remaining transaction(s) to be loaded that can balance the match set.

Here is an example of a standard Source (GL) to Sub (Bank), which is a 1 GL to 5 Bank (1 to Many) match:

  • Day 1: $10,000.00 GL
  • Day 2: $2,000.00 Bank
  • Day 2: $2,000.00 Bank
  • Day 2: $2,000.00 Bank
  • Day 2: $2,000.00 Bank
  • Day 2: $1,990.00 Bank
  • Day 15: $10.00 Bank

On Day 2, the user notices that the total bank amount is $9,990.00, but it should be $10,000.00, which means the bank made an error of $10.00. The bank will need at least two weeks to fix the $10.00 amount and therefore, the user will have to wait with six unmatched transactions until the fix. Since this is a long time to have an unmatched deposit of $10,000.00, the user can split the $10,000.00 GL into two transactions. After the split, the user can match $9,990.00 GL to $9,990.00 total bank and leave the $10.00 GL unmatched until Day 15 when the bank finally sends the $10.00 Bank. This split enables the user to keep the reconciliation clean, especially when there are high counts of such matches required.

The match would be:

  • Match 1 (probably on Day 3)
    • Day 1: $9,990.00 GL (1 GL transaction is split into two transactions)
    • Day 2: $2,000.00 Bank
    • Day 2: $2,000.00 Bank
    • Day 2: $2,000.00 Bank
    • Day 2: $2,000.00 Bank
    • Day 2: $1,990.00 Bank
  • Match 2 (probably on Day 16)
    • Day 1: $10.00 GL (1 GL transaction is split into two transactions)
    • Day 15: $10.00 Bank

    After the $10.00 fix by the Bank, running an Auto Match or Manual Match will match the transaction.

Enabling Split Transactions

To enable the split in the Unmatched Transactions screen, the admin must enable Allow Transactions to be split in the Data Sources tab. To enable the Split option:

  1. From Applications, click Match Types , and select the desired match type (for example, Clearing).

  2. From Edit Match Type, select the Data Sources tab.
  3. In the Data Sources screen, click the Allow Transactions to be split checkbox.

  4. Click Save.

    The Split Transaction icon displays in the Unmatched Transactions screen.

    Note:

    • If a key attribute is already defined, you cannot enable the transaction split. The system displays this message on save, The data source has one more key attributes defined. Transaction split is not allowed.
    • After you enable the transaction split, you cannot add a key attribute. The system displays this message, Key attribute cannot be added when transaction split is enabled.