DBA Data[Home] [Help]

APPS.BIS_DIAG_SETUP_PROFILE_TEST dependencies on JTF_DIAG_REPORT

Line 49: report OUT NOCOPY JTF_DIAG_REPORT,

45: -- returned.
46: -- note the way that support API writes to the report CLOB.
47: ------------------------------------------------------------
48: PROCEDURE runtest(inputs IN JTF_DIAG_INPUTTBL,
49: report OUT NOCOPY JTF_DIAG_REPORT,
50: reportClob OUT NOCOPY CLOB)
51: IS
52: reportStr LONG;
53: counter NUMBER;