DBA Data[Home] [Help]

APPS.WIP_DAT_DIAG_FLOW dependencies on WIP_DIAG_DATA_COLL

Line 64: WIP_DIAG_DATA_COLL.flow(l_schedule_id);

60:
61:
62: else
63:
64: WIP_DIAG_DATA_COLL.flow(l_schedule_id);
65:
66: reportStr := '
The output generated gives you the details regarding a particular Flow Schedule';
67: JTF_DIAGNOSTIC_ADAPTUTIL.addStringToReport(reportClob,reportStr);
68: