DBA Data[Home] [Help]

APPS.PQH_PTX_BUS dependencies on PQH_PTX_BUS

Line 1: Package Body pqh_ptx_bus as

1: Package Body pqh_ptx_bus as
2: /* $Header: pqptxrhi.pkb 120.0.12010000.2 2008/08/05 13:41:09 ubhat ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

Line 8: g_package varchar2(33) := ' pqh_ptx_bus.'; -- Global package name

4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |
6: -- ----------------------------------------------------------------------------
7: --
8: g_package varchar2(33) := ' pqh_ptx_bus.'; -- Global package name
9: --
10: -- ----------------------------------------------------------------------------
11: -- |------< chk_position_transaction_id >------|
12: -- ----------------------------------------------------------------------------

Line 1789: l_proc varchar2(100) := 'pqh_ptx_bus.chk_end_dates';

1785: ,date_effective in date
1786: ,p_object_version_number in number)
1787: is
1788: l_avail_status_start_date date;
1789: l_proc varchar2(100) := 'pqh_ptx_bus.chk_end_dates';
1790: l_api_updating boolean;
1791: begin
1792:
1793: --

Line 2445: end pqh_ptx_bus;

2441: return l_legislation_code;
2442: --
2443: end return_legislation_code;
2444: --
2445: end pqh_ptx_bus;