DBA Data[Home] [Help]

SYSTEM.AD_COMPILE dependencies on AD_COMPILE

Line 1: package body ad_compile as

1: package body ad_compile as
2: /* $Header: adcmpb.pls 120.0 2005/05/25 11:39:11 appldev noship $ */
3:
4: --
5: -- PL/SQL procedure to find and recompile all invalid APPS_DDL and

Line 94: end ad_compile;

90: end if;
91:
92: end compile_apps_ddl;
93:
94: end ad_compile;