Portugal Localization : Issue with LDFF menu
(Doc ID 2549723.1)
Last updated on SEPTEMBER 09, 2019
Applies to:
EMEA Add-on Localizations - Version 12.1.1 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Symptoms
Reported Issue
-----------------
It is expected to see LDFF Menu as "CLE: Additional Journal Category Information" instead of "CLE_F220_JOURNAL_CATEGORY".
SAFT_ Journal Category LDFF menu with CLE_F220_JOURNAL_CATEGORY
Observation
-----------------
Below queries returned no rows.
i. select * from fnd_new_messages where message_name ='CLE_F220_JOURNAL_CATEGORY';
ii.select * from ad_files af, ad_file_versions afv where af.file_id = afv.file_id
and af.filename = 'clef220gljourcatmsg.ldt' order by afv.creation_date desc;
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Navigate to GL -> setup-> journals -> journal categories-> Go to action menu
EXPECTED BEHAVIOR
-----------------------
Should be able to see "CLE: Additional Journal Category Information" instead of "CLE_F220_JOURNAL_CATEGORY"
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot have correct information on the menu
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |