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


TABLE: IGI.IGI_CIS_CDROM_HEADERS_T

Object Details
Object Name: IGI_CIS_CDROM_HEADERS_T
Object Type: TABLE
Owner: IGI
Subobject Name:
Status: VALID


This table is used to upload the contractor details from the CIS333 CD-ROM


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
CONTRACTOR_NAME VARCHAR2 (240)
Name of the contractor/reporting entity
CONTRACTOR_UTR NUMBER (15)
Unique tax reference number of the contractor/reporting entity
CONTRACTOR_SCHEME_ID NUMBER (15)
Scheme ID
LAST_UPDATE_DATE DATE

Standard Who column. The date the user last updated this row.
LAST_UPDATED_BY NUMBER (15)
Standard Who column. The user who created this row FK to FND_USER.USER_ID
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column. The operating system login of user who last updated this row FK FND_LOIGNS.LOGIN_ID
CREATION_DATE DATE

Standard Who column. The date this row is created.
CREATED_BY NUMBER (15)
Standard Who column. The user who created this row FK to FND_USER.USER_ID.
Query Text

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


SELECT CONTRACTOR_NAME
,      CONTRACTOR_UTR
,      CONTRACTOR_SCHEME_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATION_DATE
,      CREATED_BY
FROM IGI.IGI_CIS_CDROM_HEADERS_T;

Dependencies

[top of page]

IGI.IGI_CIS_CDROM_HEADERS_T does not reference any database object

IGI.IGI_CIS_CDROM_HEADERS_T is referenced by following:

SchemaAPPS
SynonymIGI_CIS_CDROM_HEADERS_T