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


TABLE: IGI.IGI_TEMP_REQ_VAT_FACTOR

Object Details
Object Name: IGI_TEMP_REQ_VAT_FACTOR
Object Type: TABLE
Owner: IGI
FND Design Data: TableIGI.IGI_TEMP_REQ_VAT_FACTOR
Subobject Name:
Status: VALID


IGI_TEMP_REQ_VAT_FACTOR stores the information about the VAT factor at the distribution line level for the Purchase orders.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
VAT_FACTOR NUMBER

VAT factor
RECLAIM_PERCENT NUMBER

Reclaim percent
VAT_CODE VARCHAR2 (15)
VAT code
VAT_PERCENT VARCHAR2 (240)
VAT percent
DISTRIBUTION_ID NUMBER

Distribution identifier
CREATION_DATE DATE

Standard who column - date when this row was created.
Query Text

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


SELECT VAT_FACTOR
,      RECLAIM_PERCENT
,      VAT_CODE
,      VAT_PERCENT
,      DISTRIBUTION_ID
,      CREATION_DATE
FROM IGI.IGI_TEMP_REQ_VAT_FACTOR;

Dependencies

[top of page]

IGI.IGI_TEMP_REQ_VAT_FACTOR does not reference any database object

IGI.IGI_TEMP_REQ_VAT_FACTOR is referenced by following:

SchemaAPPS
SynonymIGI_TEMP_REQ_VAT_FACTOR