Skip to main content

MULTIPERIOD ACCOUNTING & NON RECOVERABLE TAX (VAT) IN ORACLE E-BUSINESS SUITE R12

mage

Lots of Oracle e-Business Suite customers are dealing with manual work to handle invoices of which the costs should be spread across multiple periods, for example 6 or 12 months instead of being taken immediately. This without being items meant for the ‘fixed assets’ administration.
Invoices of which you can think of are invoices for social security insurances (which are for the complete year) of invoices for certain subscriptions. Oracle R12 has great functionality for this, but some (slightly advanced) configuration is needed for this and there are certainly in Europe some attention points with regards to tax/vat.
 Subledger Accounting Engine
In Oracle R12 all accounting entries in the General Ledger are coming from the ‘Subledger Accounting Engine’, often abbreviated as ‘SLA’. This engine makes it possible to generate accounting entries based on a transaction for which ‘rules’ can be defined in a flexible way in SLA. In this respect SLA is the single point in the ERP system in which all account derivation rules are stored.
SLA
Solution for MultiPeriod Accounting
It is this SLA ‘layer’ which also contains possibilities to configure ‘MultiPeriod Accounting’ (MPA).
When entering invoices (or uploading them via a scan tool) you can flag the ‘deferred’ option and specify over which periods the costs should be spread.
MPA5f
Flagging these options on a invoice will only have effect when you have configured MPA in the SLA. It does not work automatically.
In this example we will use the default distribution account at invoice line level to posts the monthly costs over 5 months (Dec, Jan, Feb, Mar, Apr) while the total invoice line amount of 900 will be posted to a balance sheet account defined in SLA in December 2015.
One of the attention points in Europe is the tax/vat involved. In this example the tax is NOT recoverable and should as such be included in the costs. What you can also see is that the (by the tax module) added tax line is the tax for line 1 and 2 together. This is causing a difficulty as only the tax related to line 2 should be spread according to MPA over 5 months, while the tax related to line 1 should be taken in the costs immediately.
After configuring this with a smart mechanism to distinguish the 210 Euro tax between line 1 and 2 only the tax related to line 2 is spread.
When looking at the generated accounting entries, this is what you see.


The entry for invoice line 2 in the first month (December) in this example is:
Dr Prepaid Costs (B/S acct 1281100)       400 (Costs part)
Dr Prepaid Costs (B/S acct 1281100)          84 (Non recoverable VAT part)
 While the entry for invoice line 1 is December is:
Dr Costs (expense acct 4100000)             600
Dr Costs (expense acct 4100000)              126
 The created liability entry for this in December is:
 Cr Liability (1511100)                                                         1210  
Each month in which a part of the costs of line 2 should be expensed the following entry will be created automatically.
Costs (expense acct 4811200)                        80 (cost part)
@ Prepaid Costs (B/S acct 1281100)                                  80
 Costs (expense acct 4811200)                            16,80 (non recoverable tax part)
@ Prepaid Costs (B/S acct 1281100)                                   16,80
This entry is created in December, January, February, March and April, after that the balance of the prepaid expense balance sheet account is cleared out.
A very useful functionality and often not used or not used to the full extent!

Comments

Popular posts from this blog

Oracle Subledger Accounting (SLA) Tables, Views

Oracle Subledger Accounting (SLA) Tables, Views Oracle Subledger Accounting Tables: TABLE NAME DESCRIPTION XLA_AAD_GROUPS The XLA_AAD_GROUPS table stores the merge dependencies analyzed during the merge analysis.  All application accounting definitions with the same GROUP_NUM must be merged together. XLA_AAD_HDR_ACCT_ATTRS The XLA_AAD_HDR_ACCT_ATTRS stores standard, system and custom sources assigned to an accounting attribute at the AAD level. XLA_AAD_HEADER_AC_ASSGNS Store the analytical criteria for the application accounting definitions. XLA_AAD_LINE_DEFN_ASSGNS This table stores the journal lines definitions for the application accounting definitions. XLA_AAD_LOADER_DEFNS_T The XLA_AAD_LOADER_DEFNS_T table is the interface table that facilitates the data transfer from data files and the database. XLA_AAD_LOADER_LOGS The XLA_AAD_LOADER_LOGS table stores the errors and logs generated by the application accounting definitions loader. XLA_AAD_SOURCES XLA_AAD_SOURCES table stores a...

O2C Cycle with Accounting Entries

  ORDER    TO  CASH  PARTICULARS  DR  CR SPL NOTES ACCOUNT IS PULLED FROM Sales order entry No Accounting Sales Order Pick From Sub Inventory A/c 100 At Standard Cost Sub-inventory Material A/c Setup To Sub Inventory A/c 100 At Standard Cost(Staging) Sub-inventory Material A/c Setup Sales Order Issue COGS 100 It can be fetched from five places Master Item/Org/Order Type/Line Type/Shipping Params To Sub Inventory A/c 100 At Standard Cost Sub-inventory Material A/c Setup Transaction level Receivable A/c 120 Auto Accounting Tax A/c 10 Auto Accounting Freight A/c 10 Auto Accounting Revenue A/c 100 Auto Accounting Receipts Receipts with no remittance method Cash 100 Before application of the receipt Receipt class Unapplied A/c 100 Receipt class Unapplied A/c 100 After application of the receipt to the transaction Receipt class Receivables A/c 100 Receipt class Cash A/c 100 Receipt class Unidentified A/c 100 In case of receipt without customer...

R12 Oracle E-Business Tax Configuration Guide

Applies to: Oracle E-Business Tax - Version: 12.0 to 12.2 Information in this document applies to any platform. Abstract R12 Oracle E-Business Tax Configuration Guide Document History R12 Oracle E-Business Tax Configuration 1. Tax Basic Tax Configuration Tax Definition: comprises the tax data that you set up for each tax regime and tax that your company or institution is subject to. The Tax Authority designates the regulations and rates that apply to the tax regime. Required Task List a) External Dependencies Create First Party: Legal Entity and Establishments Create Reporting and Collecting Tax Authorities b) Tax Configuration Create Tax Authorities Party Tax Profiles Create Tax Regimes Create First Party Legal Entity Party Tax Profile Create Tax Create Tax Status Create Tax Jurisdictions Tax Rate Responsibility: Tax Manager Path: Tax Managers -> Tax Managers -> Home Complete the following setup tasks: -Legal Entities and Establishments -Reporting and Collecting Tax Authorities ...