DBA Data[Home] [Help]

APPS.INV_DIAG_MUT dependencies on JTF_DIAG_REPORT

Line 16: report OUT NOCOPY JTF_DIAG_REPORT,

12: NULL;
13: END cleanup;
14:
15: PROCEDURE runtest(inputs IN JTF_DIAG_INPUTTBL,
16: report OUT NOCOPY JTF_DIAG_REPORT,
17: reportClob OUT NOCOPY CLOB) IS
18:
19: reportStr LONG;
20: counter NUMBER;