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


VIEW: FV.FV_IPAC_IMPORT_ERRORS#

Object Details
Object Name: FV_IPAC_IMPORT_ERRORS#
Object Type: VIEW
Owner: FV
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
IPAC_IMPORT_ID NUMBER

ERROR_CODE VARCHAR2 (50)
ERROR_DESC VARCHAR2 (1024)
Query Text

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


SELECT IPAC_IMPORT_ID
,      ERROR_CODE
,      ERROR_DESC
FROM FV.FV_IPAC_IMPORT_ERRORS#;

Dependencies

[top of page]

FV.FV_IPAC_IMPORT_ERRORS# references the following:

SchemaFV
TableFV_IPAC_IMPORT_ERRORS
FV.FV_IPAC_IMPORT_ERRORS# is referenced by following:

SchemaAPPS
SynonymFV_IPAC_IMPORT_ERRORS