DBA Data[Home] [Help]

APPS.PER_AST_SHD dependencies on PER_AST_SHD

Line 1: Package Body per_ast_shd as

1: Package Body per_ast_shd as
2: /* $Header: peastrhi.pkb 120.7.12010000.2 2008/10/20 14:11:39 kgowripe ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 382: end per_ast_shd;

378: Return(l_rec);
379: --
380: End convert_args;
381: --
382: end per_ast_shd;