0% found this document useful (0 votes)
61 views

Oracle Additional Interfaces - 4

The document discusses two ways to enter currency conversion values in Oracle General Ledger - allowing the system to calculate the converted amount based on entered rate and date, or directly specifying both entered and converted amounts. It provides details on the columns in the GL_INTERFACE table used for system-calculated versus user-entered conversions, including USER_CURRENCY_CONVERSION_TYPE, CURRENCY_CONVERSION_DATE, CURRENCY_CONVERSION_RATE, ENTERED_CR, and ACCOUNTED_CR.

Uploaded by

annu-agi
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views

Oracle Additional Interfaces - 4

The document discusses two ways to enter currency conversion values in Oracle General Ledger - allowing the system to calculate the converted amount based on entered rate and date, or directly specifying both entered and converted amounts. It provides details on the columns in the GL_INTERFACE table used for system-calculated versus user-entered conversions, including USER_CURRENCY_CONVERSION_TYPE, CURRENCY_CONVERSION_DATE, CURRENCY_CONVERSION_RATE, ENTERED_CR, and ACCOUNTED_CR.

Uploaded by

annu-agi
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Assigning Values for Currency Conversion (Oracle General Ledger Users' Guide) Page 1 of 2

Previous Next Contents Index Navigation Glossary Library

Assigning Values for Currency Conversion


You can enter values for your actual foreign currency data in one of two ways. You can specify the
entered amount along with a conversion rate type and date and let your General Ledger application
calculate the converted amount for you. Or, you can directly specify the entered and converted amounts
and not specify the conversion rate, type and date.

Do not enter values in the following columns for encumbrance and budget foreign currency data. Enter
values for your actual foreign currency data only in the following columns of the GL_INTERFACE
table:

System-Calculated Conversion

USER_CURRENCY_CONVERSION_TYPE: Enter a currency conversion type for your actual


foreign currency transactions. Acceptable values are User, Spot, Corporate, or any other type you
define in the Conversion Rate Types form. If you enter a rate type of User, then you must also
enter a conversion rate in the CURRENCY_CONVERSION_ RATE column. For all other
conversion types you must enter a conversion date in the CURRENCY_ CONVERSION_DATE
column.

You can find a list of valid values in the USER_CURRENCY_CONVERSION_TYPE column of


the Conversion Types table (GL_DAILY_ CONVERSION_TYPES.USER_CURRENCY_
CONVERSION_TYPE).

CURRENCY_CONVERSION_DATE: Enter a currency conversion date for your actual foreign


currency transactions. If you enter a conversion type other than User in the
USER_CURRENCY_CONVERSION_TYPE column, you must enter a value in this column. If
your conversion type is User, the default value for this column is the accounting date.

CURRENCY_CONVERSION_RATE: Enter a currency conversion rate for your actual foreign


currency transactions. If you enter a conversion type of User in the USER_CURRENCY_
CONVERSION_TYPE column, you must enter a value in this column. If you enter a conversion
type other than USER, do not enter anything in this column.

User-Entered Conversion

ACCOUNTED_CR: Enter a converted credit amount for your actual foreign currency
transactions. Enter a value for the ACCOUNTED_DR or the ACCOUNTED_CR column in a
given row, but not both values in one row. You must enter a value for ENTERED_CR if you
entered a value for ACCOUNTED_CR.

See Also

Understanding the GL_INTERFACE Table

http://download-uk.oracle.com/docs/cd/A60725_05/html/comnls/us/gl/gloiji06.htm 9/8/2008
Assigning Values for Currency Conversion (Oracle General Ledger Users' Guide) Page 2 of 2

Assigning Values for Accounts

Assigning Values for Additional and Conditionally Required Columns

Assigning Values to Optional Columns

Required NULL Columns in the GL_INTERFACE Table

Importing Specialized Data

About Journal Import Validation

Previous Next Contents Index Navigation Glossary Library

http://download-uk.oracle.com/docs/cd/A60725_05/html/comnls/us/gl/gloiji06.htm 9/8/2008

You might also like