Posts Tagged ‘E-Business Suite’

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

Invoice Workbook FRM-40735 Error in 12.1.3

Friday, May 4th, 2012 by Robin Harris

After an upgrade to E-Business suite R12.1.3 on one of our test servers we encountered an issue with the Invoice Workbbok form (APXINWKB.fmb).

When trying to enter an invoice line it would error when saving or performing other tasks which involved validating the data. (e.g. Calculate Tax)

The error encountered was:

ERROR
———————–
Invalid argument to LINE_SUM_FOLDER_ITEMS_ITEM.ASSET_BOOK: EVENT=’WHEN-VALIDATE-ITEM’

Read the rest of this entry »

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 »