Posts Tagged ‘Release12’

R12 GL: Copy Journals

Thursday, May 10th, 2012 by Ian Boyling

A new feature within Release 12 of Oracle General Ledger is the ability to copy previously created journals. You can now copy entire journal batches with any status by using the AutoCopy button which is strategically placed on the Journals Workbench, Journal Batches and Journal forms. When copying Journals, you are prompted to create a batch name, select a period and/or the effective date.

Screen shot showing Copy Journals

Clicking OK will then submit a concurrent request called ‘Autocopy Journals’. Once this is complete, you can modify and update the batch, journal and lines in the normal way.

GL Copy Journals Concurrent Request

This is useful functionality and will reduce the amount of effort required to re-create common journals should the recurring journal functionality not be suitable.

I hope you find this useful.
Ian

Removing unwanted Mileage UoMs from an i-Expense Claim (Part 2)

Tuesday, January 31st, 2012 by Barry Goodsell

In Part 1 of this article, we showed how to customise the values in the Mileage UoM drop-down list. However, we feel that customisations should only be used as the last resort, when all other options have been exhausted. A change to the View Object’s XML file (as suggested by Oracle) will not be resilient across patches and upgrades.

The Oracle Application Framework (OAF) provides a mechanism for us to provide a substitute definition for a View Object, With this mechanism, any time the Framework asks for the UnitOfMeasuresVO it will actually get our personalised version. The easiest way to create a personalisation of this type is to use the appropriate version of JDeveloper. You cannot use the mainstream version of JDeveloper from OTN – you need to download one that has the correct version of JDeveloper that has the OA Extension built-in (see MOS Note 416708.1 for more details).

Read the rest of this entry »

Introduction to Subledger Accounting

Thursday, November 25th, 2010 by Steve Harfield

Summary

In R11 and earlier releases, the sub ledgers are the source of reference for the account coding of Project transactions via Distributions. With the introduction of Subledger Accounting (SLA) in R12, this is no longer the case. Subledger Accounting is a rule-based accounting engine that defines how journal entries are generated for subledger transactions in Oracle E-Business Suite. All subledger accounting is managed by SLA, i.e. journals are not posted directly to the GL from a subledger but are now “processed” by and through SLA. SLA does not exist as a separate discreet module. It is an underlying engine that provides a set of functions, supported by a new schema and underlying tables, that will allow configuration and maintenance of accounting rules. These are accessible within the subledgers as additional menu functions.  

Subledger Accounting Menu Functions

Subledger Accounting Menu Functions

For Projects, the Subledger Accounting inquiries appear under the new heading Accounting Inquiries and include:  

  • Accounting Events
  • Journal Entries
  • Journal Entry Lines

The Setup menu options for SLA have also been added to the Setup Navigation branch of the menu.  

SLA Setup Menu

Subledger Accounting Setup Menu

The SLA Accounting Process

As the subledgers record new transaction entries and adjustments, and validate them, they become eligible for accounting by SLA. Eligible transactions are processed by the running of SLA-specific concurrent requests. These requests will vary from subledger to subledger but ultimately, SLA accounting is completed by performing two steps.  

Read the rest of this entry »