DBA Data[Home] [Help]

APPS.AME_TRANS_TYPE_SWI dependencies on AME_TRANS_TYPE_SWI

Line 1: Package Body ame_trans_type_swi As

1: Package Body ame_trans_type_swi As
2: /* $Header: amacaswi.pkb 120.0 2005/09/02 03:47 mbocutt noship $ */
3: --
4: -- Package variables
5: --

Line 6: g_package varchar2(33) := 'ame_trans_type_swi.';

2: /* $Header: amacaswi.pkb 120.0 2005/09/02 03:47 mbocutt noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'ame_trans_type_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |----------------------< create_ame_transaction_type >---------------------|
10: -- ----------------------------------------------------------------------------

Line 337: end ame_trans_type_swi;

333: p_end_date := null;
334: p_return_status := hr_multi_message.get_return_status_disable;
335: hr_utility.set_location(' Leaving:' || l_proc,50);
336: end delete_ame_transaction_type;
337: end ame_trans_type_swi;