DBA Data[Home] [Help]

APPS.INV_DIAG_MSN dependencies on JTF_DIAG_REPORT

Line 15: report OUT NOCOPY JTF_DIAG_REPORT,

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