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


TABLE: JA.JAI_AR_TRX_SUP_INV_T

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


This table stores temporary information of Supplementary Invoices and used by India Generate Suggestive Supplementary Report.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
JAI_AR_TRX_SUP_INV_T_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCUSTOMER_TRX_ID
ColumnMAPPING_TYPE
JAI_AR_TRX_SUP_INV_T_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnEXISTING_TYPE_ID
JAI_AR_TRX_SUP_INV_T_N3 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnNEW_TYPE_ID
Columns
Name Datatype Length Mandatory Comments
CUSTOMER_TRX_ID NUMBER (15)
Customer transaction identifier of the invoice
MAPPING_ID NUMBER (15)
Indicates the mapping identifier of the invoice.
TRX_DATE DATE

Indicates the transaction date of the invoice.
EFFECTIVE_DATE DATE

Indicates the Effective date to be considered for Supplementary Invoice.
SET_OF_BOOKS_ID NUMBER (15)
Ledger identifier of the invoice
CUSTOMER_ID NUMBER (15)
Indicates the Customer identifier of the Invoice.
ORG_ID NUMBER (15)
Indicates the Operating Unit of the Invoice.
CUSTOMER_SITE NUMBER (15)
Indicates the Customer Site of the Invoice.
COMB_NO NUMBER (9)
Indicates the Combination Number.
MAPPING_TYPE VARCHAR2 (2)
Indicates the mapping type, Possible values are T for Tax, P for Price, A for Assessable Price, I Invoice list.
INTERFACE_HEADER_CONTEXT VARCHAR2 (30)
Indicates the header context of the invoice.
INTERFACE_HEADER_ATTRIBUTE1 VARCHAR2 (30)
Indicates the Interface header attribute.
INTERFACE_HEADER_ATTRIBUTE6 VARCHAR2 (30)
Indicates the Interface header attribute.
INTERFACE_HEADER_ATTRIBUTE7 VARCHAR2 (30)
Indicates the Interface header attribute.
EXISTING_TYPE_ID NUMBER

Indicates the existing tax identifier or price list identifier.
NEW_TYPE_ID NUMBER

Indicates the new tax identifier or price list identifier.
CONVERSION_RATE NUMBER

Indicates the conversion rate in case the old and new currencies are different.
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 CUSTOMER_TRX_ID
,      MAPPING_ID
,      TRX_DATE
,      EFFECTIVE_DATE
,      SET_OF_BOOKS_ID
,      CUSTOMER_ID
,      ORG_ID
,      CUSTOMER_SITE
,      COMB_NO
,      MAPPING_TYPE
,      INTERFACE_HEADER_CONTEXT
,      INTERFACE_HEADER_ATTRIBUTE1
,      INTERFACE_HEADER_ATTRIBUTE6
,      INTERFACE_HEADER_ATTRIBUTE7
,      EXISTING_TYPE_ID
,      NEW_TYPE_ID
,      CONVERSION_RATE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      OBJECT_VERSION_NUMBER
FROM JA.JAI_AR_TRX_SUP_INV_T;

Dependencies

[top of page]

JA.JAI_AR_TRX_SUP_INV_T does not reference any database object

JA.JAI_AR_TRX_SUP_INV_T is referenced by following:

SchemaAPPS
SynonymJAI_AR_TRX_SUP_INV_T