DBA Data[Home] [Help]

APPS.WIP_DAT_DIAG_REP dependencies on WIP_DIAG_DATA_COLL

Line 72: WIP_DIAG_DATA_COLL.repetitive(l_job_id, l_line_id, l_rep_schedule_id);

68: reportClob := JTF_DIAGNOSTIC_ADAPTUTIL.getReportClob;
69:
70: else
71:
72: WIP_DIAG_DATA_COLL.repetitive(l_job_id, l_line_id, l_rep_schedule_id);
73:
74: reportStr := '
The output generated gives you the details regarding a Repetitive Item';
75: JTF_DIAGNOSTIC_ADAPTUTIL.addStringToReport(reportClob,reportStr);
76: