DBA Data[Home] [Help]

APPS.PAY_PWR_SHD dependencies on PAY_PWR_SHD

Line 1: Package Body pay_pwr_shd as

1: Package Body pay_pwr_shd as
2: /* $Header: pypwrrhi.pkb 115.2 2002/12/05 15:39:29 swinton noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 238: end pay_pwr_shd;

234: Return(l_rec);
235: --
236: End convert_args;
237: --
238: end pay_pwr_shd;