Applies to:
Oracle Financials for the Americas - Version 12.0.6 and laterInformation in this document applies to any platform.
Symptoms
On : 12.0.6 version, Oracle Applications Tax ModuleAttempting 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:
Post a Comment