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.3 2007/10/03 21:40:26 eychen ship $ */
3:
4: ---------------------------------------------------------------
5: -- insert into msc_form_query the selected exception counts

Line 593: END MSC_ACTIONS;

589: raise_application_error(-20020,sqlerrm||':'||statement);
590:
591: END lock_row;
592:
593: END MSC_ACTIONS;