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


TABLE: APPS.IGI_CIS_MTH_RET_PAY_GT

Object Details
Object Name: IGI_CIS_MTH_RET_PAY_GT
Object Type: TABLE
Owner: APPS
FND Design Data: TableFND.IGI_CIS_MTH_RET_PAY_GT
Subobject Name:
Status: VALID

Temporary Table Details

APPS.IGI_CIS_MTH_RET_PAY_GT is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$TRANSACTION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
VENDOR_ID NUMBER (15)
CHILD_VENDOR_ID NUMBER (15)
INVOICE_ID NUMBER (15)
INVOICE_PAYMENT_ID NUMBER (15)
AMOUNT NUMBER

DISCOUNT_AMOUNT NUMBER

LABOUR_COST NUMBER

MATERIAL_COST NUMBER

TOTAL_DEDUCTIONS NUMBER

CIS_TAX NUMBER

Query Text

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


SELECT VENDOR_ID
,      CHILD_VENDOR_ID
,      INVOICE_ID
,      INVOICE_PAYMENT_ID
,      AMOUNT
,      DISCOUNT_AMOUNT
,      LABOUR_COST
,      MATERIAL_COST
,      TOTAL_DEDUCTIONS
,      CIS_TAX
FROM APPS.IGI_CIS_MTH_RET_PAY_GT;

Dependencies

[top of page]

APPS.IGI_CIS_MTH_RET_PAY_GT does not reference any database object

APPS.IGI_CIS_MTH_RET_PAY_GT is referenced by following:

SchemaAPPS
Package BodyIGI_CIS2007_IGIPMTHR_PKG - show dependent code