DBA Data[Home] [Help]

APPS.ORACLEON dependencies on ORACLEON

Line 1: package body OracleON as

1: package body OracleON as
2: /* $Header: ICXONXB.pls 120.0 2005/10/07 12:17:11 gjimenez noship $ */
3:
4: procedure IC(Z in varchar2) is
5: begin

Line 419: end OracleON;

415: when others then
416: htp.p('');
417: end;
418:
419: end OracleON;