DBA Data[Home] [Help] [Dependency Information]


TABLE: JA.JAI_MTL_TRX_JRNLS

Object Details
Object Name: JAI_MTL_TRX_JRNLS
Object Type: TABLE
Owner: JA
FND Design Data: TableJA.JAI_MTL_TRX_JRNLS
Subobject Name:
Status: VALID


This table holds the accounting information related to inter organization transfers done


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
JAI_MTL_TRX_JRNLS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnJOURNAL_ENTRY_ID
Columns
Name Datatype Length Mandatory Comments
STATUS VARCHAR2 (50)
Indicates the Status of the Column in case there is a journal import error
SET_OF_BOOKS_ID NUMBER (15)
Indicates the Set of Books Id for the current record
USER_JE_CATEGORY_NAME VARCHAR2 (25)
Indicates the General Ledger Category Name
USER_JE_SOURCE_NAME VARCHAR2 (25)
Indicates the General Ledger Source Name
ACCOUNTING_DATE DATE

Indicates the Accounting Date for the transaction
CURRENCY_CODE VARCHAR2 (15)
Indicates the Currency Code of the Transaction
DATE_CREATED DATE

Indicates the Accounting Date for the transaction
CREATED_BY NUMBER (15) Yes Standard Who Column
ENTERED_DR NUMBER

The Amount of Debit
ENTERED_CR NUMBER

The Amount of Credit
TRANSACTION_DATE DATE
Yes Indicates the Transaction Date of the transaction
CODE_COMBINATION_ID NUMBER (15)
Indicates the Identifier for the Account
JOURNAL_ENTRY_ID NUMBER (15) Yes Primary key column
CURRENCY_CONVERSION_DATE DATE

Indicates the Currency conversion Date
USER_CURRENCY_CONVERSION_TYPE VARCHAR2 (30)
Indicates the Currency conversion Type
CURRENCY_CONVERSION_RATE NUMBER

Indicates the Currency conversion Rate
REFERENCE1 VARCHAR2 (100)
Indicates Organization Code for the organziation where this transaction is done
REFERENCE10 VARCHAR2 (240)
Indicates the Type of Transaction Done
REFERENCE23 VARCHAR2 (240)
Indicates the program unit that inserted the record
REFERENCE24 VARCHAR2 (240)
Indicates the table initiated the transaction
REFERENCE25 VARCHAR2 (240)
Indicates the value of the primary key column that initiated the transaction
REFERENCE26 VARCHAR2 (240)
Indicates the primary key column of the table that initiated the transaction
REFERENCE27 VARCHAR2 (240)
Indicates the Organization Identifier
CREATION_DATE DATE
Yes Standard Who Column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who Column
LAST_UPDATE_DATE DATE
Yes Standard Who Column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who Column
TRANSACTION_TEMP_ID NUMBER (15) Yes Indicates the Transaction Identifier of the current record
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT STATUS
,      SET_OF_BOOKS_ID
,      USER_JE_CATEGORY_NAME
,      USER_JE_SOURCE_NAME
,      ACCOUNTING_DATE
,      CURRENCY_CODE
,      DATE_CREATED
,      CREATED_BY
,      ENTERED_DR
,      ENTERED_CR
,      TRANSACTION_DATE
,      CODE_COMBINATION_ID
,      JOURNAL_ENTRY_ID
,      CURRENCY_CONVERSION_DATE
,      USER_CURRENCY_CONVERSION_TYPE
,      CURRENCY_CONVERSION_RATE
,      REFERENCE1
,      REFERENCE10
,      REFERENCE23
,      REFERENCE24
,      REFERENCE25
,      REFERENCE26
,      REFERENCE27
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      TRANSACTION_TEMP_ID
FROM JA.JAI_MTL_TRX_JRNLS;

Dependencies

[top of page]

JA.JAI_MTL_TRX_JRNLS does not reference any database object

JA.JAI_MTL_TRX_JRNLS is referenced by following:

SchemaJA
ViewJAI_MTL_TRX_JRNLS#