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


VIEW: APPS.IEC_O_VALIDATION_REPORT_SUMM_V

Object Details
Object Name: IEC_O_VALIDATION_REPORT_SUMM_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


View of validation report detailing invalid record counts.


[View Source]

Columns
Name Datatype Length Mandatory Comments
SCHEDULE_ID NUMBER
Yes Campaign id.
LIST_HEADER_ID NUMBER

List Header ID
DO_NOT_USE_REASON VARCHAR2 (30) Yes Reason why the records can not be used
RECORD_COUNT NUMBER

Number of records
Query Text

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


SELECT SCHEDULE_ID
,      LIST_HEADER_ID
,      DO_NOT_USE_REASON
,      RECORD_COUNT
FROM APPS.IEC_O_VALIDATION_REPORT_SUMM_V;

Dependencies

[top of page]

APPS.IEC_O_VALIDATION_REPORT_SUMM_V references the following:

SchemaAPPS
ViewIEC_G_AO_LISTS_V
ViewIEC_LOOKUPS
SynonymIEC_O_VAL_DNU_S1_COUNTS_MV
SynonymIEC_O_VAL_DNU_S2_COUNTS_MV
SynonymIEC_O_VAL_DNU_S3_COUNTS_MV
SynonymIEC_O_VAL_DNU_S4_COUNTS_MV
SynonymIEC_O_VAL_DNU_S5_COUNTS_MV
SynonymIEC_O_VAL_DNU_S6_COUNTS_MV

APPS.IEC_O_VALIDATION_REPORT_SUMM_V is not referenced by any database object