GL_REVAL_FX_POSITION_ACCOUNTS

GL_REVAL_FX_POSITION_ACCOUNTS contains the FX Revaluation Setup for Balance Sheet FX Position Accounts. Each row includes a ledger's identifier, currency and corresponding accounts for each balance sheet FX position account.

Details

  • Schema: FUSION

  • Object owner: GL

  • Object type: TABLE

  • Tablespace: DEFAULT

Primary Key

Name Columns

GL_RVL_FX_POSITION_ACCOUNTS_PK

LEDGER_ID, CURRENCY_CODE, BALANCE_SHEET_FX_POSITION_CCID

Columns

Name Datatype Length Precision Not-null Comments
LEDGER_ID NUMBER 18 Yes Ledger identifier using the balance sheet FX position account.
CURRENCY_CODE VARCHAR2 15 Yes Foreign currency of the income statement account.
BALANCE_SHEET_FX_POSITION_CCID NUMBER 18 Yes Balance sheet FX position account.
COUNTER_BALANCE_SHEET_CCID NUMBER 18 Yes Balance sheet FX counter position account.
CONTROL_FLAG VARCHAR2 1 Yes Indicates whether the ledger currency balances for the balance sheet FX position account and the balance sheet FX counter position account must be the same.
EXCHANGE_GAIN_CCID NUMBER 18 Yes Foreign exchange gain account for the balance sheet FX revaluation.
EXCHANGE_LOSS_CCID NUMBER 18 Yes Foreign exchange loss account for the balance sheet FX revaluation.
OFF_BALANCE_SHEET_TYPE_FLAG VARCHAR2 1 Yes Indicates whether the balance sheet FX position account is off-balance sheet.
BALANCE_SHEET_ADJ_CCID NUMBER 18 Balance sheet adjustment account for the balance sheet FX position account.
OFF_BALANCE_SHEET_ADJ_CCID NUMBER 18 Off-balance sheet adjustment account for the off-balance sheet FX position account.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield.
ATTRIBUTE_CHAR1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield.

Indexes

Index Uniqueness Tablespace Columns
GL_RVL_FX_POSITION_ACCOUNTS_U1 Unique DEFAULT LEDGER_ID, CURRENCY_CODE, BALANCE_SHEET_FX_POSITION_CCID
GL_RVL_FX_POSITION_ACCOUNTS_U2 Unique DEFAULT LEDGER_ID, CURRENCY_CODE, COUNTER_BALANCE_SHEET_CCID