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


TABLE: JA.JAI_AR_TRX_UPDATE_T

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


Data is temporarily stored in this table after update on Standard Orders and Invoices in OE and AR respectively so as to facilitate the querying of the record in the localized form.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
JAI_AR_TRX_UPDATE_T_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnTRX_ID
Columns
Name Datatype Length Mandatory Comments
TRX_ID NUMBER

Customer transaction identifier of the invoices created in AR transactions screen (Manual AR invoice)
MODIFIED_FLAG VARCHAR2 (1)
Indicates whether this invoice is modified.
CREATED_BY NUMBER (15) Yes Standard Who column
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
OBJECT_VERSION_NUMBER NUMBER

Object Version Number
Query Text

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


SELECT TRX_ID
,      MODIFIED_FLAG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      OBJECT_VERSION_NUMBER
FROM JA.JAI_AR_TRX_UPDATE_T;

Dependencies

[top of page]

JA.JAI_AR_TRX_UPDATE_T does not reference any database object

JA.JAI_AR_TRX_UPDATE_T is referenced by following:

SchemaAPPS
SynonymJAI_AR_TRX_UPDATE_T