General Ledger - EBS (MOSC)

MOSC Banner

General Ledger Daily Currency Conversion Rate Open Interface -- Issue

edited Apr 5, 2020 11:55AM in General Ledger - EBS (MOSC) 4 commentsAnswered ✓

Hi

I have populated following data in GL_DAILY_RATES_INTERFACE table

insert into gl_daily_rates_interface

(from_currency, to_currency, from_conversion_date, to_conversion_date, user_conversion_type, conversion_rate, mode_flag, user_id, batch_number            

)

values (

       'INR','USD','01-APR-20','10-APR-20','Corporate',0.0145359401119267,'I',344262,'TEST1'

       );

       commit;

Ran concurrent program "Program - Daily Rates Import and Calculation"

Completed normal but data not imported into the base table.

Regards

Ariv

Version R12.1.3

Currencies are valid and the conversion date falls in open period

--Logfile contents below

+---------------------------------------------------------------------------+

General Ledger: Version : 12.1

Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center