DBA Data[Home] [Help]

APPS.AD_PATCH_LEVEL dependencies on AD_PATCH_LEVEL

Line 1: package body ad_patch_level as

1: package body ad_patch_level as
2: /*$Header: adplvlb.pls 115.1 2004/06/01 10:51:13 sallamse noship $ */
3:
4: -- Procedure GET_PATCH_LEVEL (apps_short_name (IN), FP_LEVEL (out))
5: -- This procedure takes an application_short_name (case insensitive)

Line 197: end ad_patch_level;

193: end if;
194:
195: end compare_patch_levels;
196:
197: end ad_patch_level;