DBA Data[Home] [Help]

APPS.OE_UPG_PC dependencies on OE_UPG_PC

Line 1: PACKAGE BODY oe_Upg_pc AS

1: PACKAGE BODY oe_Upg_pc AS
2: /* $Header: OEXIUPCB.pls 120.0 2005/05/31 23:36:52 appldev noship $ */
3:
4: TYPE condn_rec IS RECORD
5: (validation_entity_id NUMBER

Line 465: END oe_upg_pc;

461: END LOOP;
462:
463: END Upgrade_insert_scope;
464:
465: END oe_upg_pc;