DBA Data[Home] [Help]

APPS.JTF_DIAG_QAPACKAGE dependencies on JTF_DIAG_QAPACKAGE

Line 1: PACKAGE BODY JTF_DIAG_QAPACKAGE AS

1: PACKAGE BODY JTF_DIAG_QAPACKAGE AS
2: /* $Header: jtfdiagadptdqa_b.pls 120.2 2005/08/13 01:16:21 minxu noship $ */
3: ------------------------------------------------------------
4: -- procedure to initialize test datastructures
5: -- executes prior to test run

Line 117: END JTF_DIAG_QAPACKAGE;

113: return(2);
114: END getTestMode;
115:
116:
117: END JTF_DIAG_QAPACKAGE;
118:
119:
120: