JA_AU_IC_JOURNALS

This table contains FIC journals information.

Details

  • Schema: FUSION

  • Object owner: JA

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Columns

Name Datatype Length Precision Not-null Comments
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row.
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row.
MEASURE_RESULT_ID NUMBER 18 Yes MEASURE_RESULT_ID
EARNING_ID NUMBER 18 Yes EARNING_ID
CREDIT_FLAG VARCHAR2 1 Yes CREDIT_FLAG
TRANSACTION_ID NUMBER 18 Yes TRANSACTION_ID
PARTICIPANT_PAY_ID NUMBER 18 PARTICIPANT_PAY_ID
TRANSACTION_NUMBER VARCHAR2 30 Yes TRANSACTION_NUMBER
TRANSACTION_TYPE VARCHAR2 30 Yes TRANSACTION_TYPE
BATCH_DESCRIPTION VARCHAR2 240 BATCH_DESCRIPTION
ACTUAL_FLAG VARCHAR2 1 ACTUAL_FLAG
JE_SOURCE_NAME VARCHAR2 25 Yes JE_SOURCE_NAME
JOURNAL_DESCRIPTION VARCHAR2 240 JOURNAL_DESCRIPTION
LEDGER_ID NUMBER 18 Yes LEDGER_ID
ACCOUTING_DATE DATE Yes ACCOUTING_DATE
JOURNAL_CATEGORY VARCHAR2 25 Yes JOURNAL_CATEGORY
CURRENCY VARCHAR2 15 CURRENCY
ACCOUNTED_DR NUMBER ACCOUNTED_DR
ACCOUNTED_CR NUMBER ACCOUNTED_CR
ENTERED_DR NUMBER ENTERED_DR
ENTERED_CR NUMBER ENTERED_CR
SEGMENT1 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT2 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT3 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT4 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT5 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT6 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT7 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT8 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT9 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT10 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT11 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT12 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT13 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT14 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT15 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT16 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT17 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT18 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT19 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT20 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT21 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT22 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT23 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT24 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT25 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT26 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT27 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT28 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT29 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT30 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
JOURNAL_LINE_DESCRIPTION VARCHAR2 240 JOURNAL_LINE_DESCRIPTION
REVERSAL_PERIOD VARCHAR2 100 REVERSAL_PERIOD
MEASURE_TYPE VARCHAR2 20 Yes MEASURE_TYPE
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_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated 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.

Indexes

Index Uniqueness Tablespace Columns
JA_AU_IC_JOURNALS_U1 Unique FUSION_TS_TX_DATA MEASURE_RESULT_ID, REQUEST_ID, EARNING_ID, CREDIT_FLAG