DBA Data[Home] [Help]

APPS.PAY_GB_COURT_ORDER_UPGRADE dependencies on PAY_GB_COURT_ORDER_UPGRADE

Line 1: PACKAGE BODY pay_gb_court_order_upgrade AS

1: PACKAGE BODY pay_gb_court_order_upgrade AS
2: /* $Header: pygbupgr.pkb 120.0 2005/06/24 07:39:05 appldev noship $ */
3: --
4: --
5: -- Global variables.

Line 7: g_package VARCHAR2(31) := 'pay_gb_court_order_upgrade.';

3: --
4: --
5: -- Global variables.
6: --
7: g_package VARCHAR2(31) := 'pay_gb_court_order_upgrade.';
8: --
9: --
10: -- -------------------------------------------------------------------------------------------
11: -- Return the ID for a given context.

Line 433: END pay_gb_court_order_upgrade;

429: retcode := 2;
430: RAISE_APPLICATION_ERROR(-20001, SQLERRM);
431: END run;
432: --
433: END pay_gb_court_order_upgrade;