DBA Data[Home] [Help]

APPS.MSC_ACTIONS dependencies on MSC_ACTIONS

Line 1: PACKAGE BODY MSC_ACTIONS AS

1: PACKAGE BODY MSC_ACTIONS AS
2: /* $Header: MSCPACTB.pls 120.4 2011/02/25 04:48:28 skathera ship $ */
3:
4: ---------------------------------------------------------------
5: -- insert into msc_form_query the selected exception counts

Line 603: END MSC_ACTIONS;

599: raise_application_error(-20020,sqlerrm||':'||statement);
600:
601: END lock_row;
602:
603: END MSC_ACTIONS;