DBA Data[Home] [Help]

APPS.GMIPVER dependencies on GMIPVER

Line 1: package BODY GMIPVER as

1: package BODY GMIPVER as
2: /* $Header: GMIPVERB.pls 115.0 2002/08/01 21:49:11 jsrivast noship $ */
3:
4: /* ========================================================
5: This package would be used to ascertain the OPM 11i

Line 2: /* $Header: GMIPVERB.pls 115.0 2002/08/01 21:49:11 jsrivast noship $ */

1: package BODY GMIPVER as
2: /* $Header: GMIPVERB.pls 115.0 2002/08/01 21:49:11 jsrivast noship $ */
3:
4: /* ========================================================
5: This package would be used to ascertain the OPM 11i
6: patchset level.

Line 88: END GMIPVER;

84: EXCEPTION
85: WHEN Others THEN
86: Return 0;
87: END get_opm_11i_family_pack;
88: END GMIPVER;