DBA Data[Home] [Help]

APPS.PER_BF_BALANCE_TYPES_API dependencies on PER_BF_BALANCE_TYPES_API

Line 1: Package Body PER_Bf_balance_types_api as

1: Package Body PER_Bf_balance_types_api as
2: /* $Header: pebbtapi.pkb 115.6 2002/11/29 15:28:12 apholt noship $ */
3: --
4: -- Package Variables
5: --

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

2: /* $Header: pebbtapi.pkb 115.6 2002/11/29 15:28:12 apholt noship $ */
3: --
4: -- Package Variables
5: --
6: g_package varchar2(33) := ' per_bf_balance_types_api.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |-----------------------< >-------------------------|
10: -- ----------------------------------------------------------------------------

Line 420: end PER_Bf_balance_types_api;

416: rollback to delete_balance_type;
417: hr_utility.set_location(' Leaving:'||l_proc, 90);
418: raise;
419: end delete_balance_type;
420: end PER_Bf_balance_types_api;