DBA Data[Home] [Help]

APPS.JMF_SUBCONTRCT_DIAG_INTERLOCK dependencies on JTF_DIAG_REPORT

Line 71: report OUT NOCOPY JTF_DIAG_REPORT,

67: -- COMMENT : This procedure is invoked by the doagnostics framework to
68: -- execute the PLSQL test
69: --========================================================================
70: PROCEDURE runtest(inputs IN JTF_DIAG_INPUTTBL,
71: report OUT NOCOPY JTF_DIAG_REPORT,
72: reportClob OUT NOCOPY CLOB)
73: IS
74: reportStr LONG;
75: statusStr VARCHAR2(50);