DBA Data[Home] [Help]

APPS.ICX_POR_SCHEMA_UPGRADE dependencies on ICX_POR_SCHEMA_UPGRADE

Line 1: PACKAGE BODY ICX_POR_SCHEMA_UPGRADE AS

1: PACKAGE BODY ICX_POR_SCHEMA_UPGRADE AS
2: -- $Header: ICXUPSCB.pls 115.5 2004/03/31 18:47:29 vkartik ship $
3:
4: /**
5: **

Line 272: END ICX_POR_SCHEMA_UPGRADE;

268: l_return_err := 'ICXUPSCB.pls(' ||l_loc||'): '||sqlerrm;
269: raise_application_error(-20000,l_return_err);
270: END upgrade;
271:
272: END ICX_POR_SCHEMA_UPGRADE;