FRM-41830



Applies to:

Oracle Financials for the Americas - Version 12.0.6 and later
Information in this document applies to any platform.

Symptoms

On : 12.0.6 version, Oracle Applications Tax Module

Attempting to open the List of Values of Product Fiscal Classification on Tax Details on Transactions Form and receive the following error:

ERROR
-----------------------
FRM-41830: List of Values contains no entries


Steps to Reproduce:
Responsibility:  Receivables Brazil
Navigation:  Transactions > Transactions
Enter a new transaction
Enter Line Items
Click Tax Information
Try open list values in the Product Fiscal Classification field
 ... Get the error

Cause

The issue is caused because the "Item Categories" flexfield has incorrect Title on "FISCAL_CLASSIFICATION"
The form code internally reviews "Fiscal Classification" instead of "FISCAL_CLASSIFICATION"

Solution

To implement the solution, please execute the following steps:

Responsibility:  Receivables
Navigation:  Setup > Financials > Flexfields > Key > Segments
Query by Flexfield Title = "Item Categories"
Look for a Structure code = "FISCAL_CLASSIFICATION"
Change the Title from "FISCAL_CLASSIFICATION" to "Fiscal Classification"
  ---->> Note: it's just the title you need to change
Save the changes and the flexfield will be compiled automatically
  ---->> (In case it is not compiling, you need to unfreeze, do the change, save, freeze and compile the flexfield again)

Migrate the solution as appropriate to other environments.

No comments:

SHRD0014: GLLEZL - process exiting with failure

  SYMPTOMS Journal Import completes with the following error: Error ------ ORA-01653 : unable to extend table GL.GL_IMPORT_REFERENCES ORA-01...