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


TABLE: JE.JE_IT_VAT_REPORT_INV

Object Details
Object Name: JE_IT_VAT_REPORT_INV
Object Type: TABLE
Owner: JE
FND Design Data: TableJE.JE_IT_VAT_REPORT_INV
Subobject Name:
Status: VALID


JE_IT_VAT_REPORT_INV contains invoices reported on submitted Italian VAT registers. This table stores all transactions included in an Italian register reports; the transaction is inserted in the table once for each register name that it is included in.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
JE_IT_VAT_REPORT_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnVAT_REGISTER_ID
ColumnSET_OF_BOOKS_ID
ColumnTRX_ID
Columns
Name Datatype Length Mandatory Comments
TRX_ID NUMBER
Yes Transaction identifier
VAT_REGISTER_ID NUMBER
Yes VAT register identifier
REQUEST_ID NUMBER (15) Yes Request identifier
SET_OF_BOOKS_ID NUMBER (15) Yes Set of Books identifier
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

Standard Who column
Query Text

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


SELECT TRX_ID
,      VAT_REGISTER_ID
,      REQUEST_ID
,      SET_OF_BOOKS_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM JE.JE_IT_VAT_REPORT_INV;

Dependencies

[top of page]

JE.JE_IT_VAT_REPORT_INV does not reference any database object

JE.JE_IT_VAT_REPORT_INV is referenced by following:

SchemaJE
ViewJE_IT_VAT_REPORT_INV#