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


TABLE: JA.JAI_AR_SUP_INV_T

Object Details
Object Name: JAI_AR_SUP_INV_T
Object Type: TABLE
Owner: JA
FND Design Data: TableJA.JAI_AR_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_SUP_INV_T_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCUSTOMER_TRX_ID
Columns
Name Datatype Length Mandatory Comments
CUSTOMER_TRX_ID NUMBER (15)
Indicates the customer transaction identifier of the invoice.
MAPPING_ID NUMBER (15)
Indicates the mapping identifier.
TRX_DATE DATE

Indicates the invoice date or order date.
EFFECTIVE_DATE DATE

Indicates the effective date to be considered for supplementary invoice generation.
SET_OF_BOOKS_ID NUMBER (15)
Indicates the ledger identifier for this invoice.
CUSTOMER_ID NUMBER (15)
Indicates the Customer identifier of this invoice.
ORG_ID NUMBER (15)
Indicates the Operating unit identifier of this invoice.
CUSTOMER_SITE NUMBER (15)
Indicated the customer site identifier of the invoice.
INTERFACE_HEADER_CONTEXT VARCHAR2 (30)
Indicates the interface header context .
INTERFACE_HEADER_ATTRIBUTE1 VARCHAR2 (30)
Indicates the header attribute values.
INTERFACE_HEADER_ATTRIBUTE6 VARCHAR2 (30)
Indicates the header attribute values.
INTERFACE_HEADER_ATTRIBUTE7 VARCHAR2 (30)
Indicates the header attribute values.
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
,      INTERFACE_HEADER_CONTEXT
,      INTERFACE_HEADER_ATTRIBUTE1
,      INTERFACE_HEADER_ATTRIBUTE6
,      INTERFACE_HEADER_ATTRIBUTE7
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      OBJECT_VERSION_NUMBER
FROM JA.JAI_AR_SUP_INV_T;

Dependencies

[top of page]

JA.JAI_AR_SUP_INV_T does not reference any database object

JA.JAI_AR_SUP_INV_T is referenced by following:

SchemaJA
ViewJAI_AR_SUP_INV_T#