DBA Data[Home] [Help]

APPS.INV_DIAG_OH_NOLOC_SKULOC dependencies on JTF_DIAG_REPORT

Line 17: report OUT NOCOPY JTF_DIAG_REPORT,

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