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


TABLE: FV.FV_CCR_PROCESS_REPORT

Object Details
Object Name: FV_CCR_PROCESS_REPORT
Object Type: TABLE
Owner: FV
FND Design Data: TableFV.FV_CCR_PROCESS_REPORT
Subobject Name:
Status: VALID


The FV_CCR_PROCESS_REPORT temporarily stores the errors encountered during the upload process for reporting purposes.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
DUNS_INFO VARCHAR2 (240)
This column contains the DUNS/DUNS+4 information
RECORD_TYPE VARCHAR2 (2)
This column holds the information about the type of exception being thrown on the report.
REFERENCE1 VARCHAR2 (2000)
Reference Columns for the exception report.
REFERENCE2 VARCHAR2 (200)
Reference Columns for the exception report.
REFERENCE3 VARCHAR2 (50)
Reference Columns for the exception report.
REFERENCE4 VARCHAR2 (50)
Reference Columns for the exception report.
REFERENCE5 VARCHAR2 (50)
Reference Columns for the exception report.
REFERENCE6 VARCHAR2 (50)
Reference Columns for the exception report.
REFERENCE7 VARCHAR2 (50)
Reference Columns for the exception report.
REFERENCE8 VARCHAR2 (50)
Reference Columns for the exception report.
REFERENCE9 VARCHAR2 (50)
Reference Columns for the exception report.
REFERENCE10 VARCHAR2 (50)
Reference Columns for the exception report.
Query Text

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


SELECT DUNS_INFO
,      RECORD_TYPE
,      REFERENCE1
,      REFERENCE2
,      REFERENCE3
,      REFERENCE4
,      REFERENCE5
,      REFERENCE6
,      REFERENCE7
,      REFERENCE8
,      REFERENCE9
,      REFERENCE10
FROM FV.FV_CCR_PROCESS_REPORT;

Dependencies

[top of page]

FV.FV_CCR_PROCESS_REPORT does not reference any database object

FV.FV_CCR_PROCESS_REPORT is referenced by following:

SchemaAPPS
SynonymFV_CCR_PROCESS_REPORT