DBA Data[Home] [Help]

PACKAGE BODY: APPS.PQH_BDGT_POOL_REALLOCTIONS_BK6

Source


1 package body PQH_BDGT_POOL_REALLOCTIONS_BK6 as
2 /* $Header: pqbreapi.pkb 115.7 2003/04/02 13:22:47 generated noship $ */
3 -- Code generated by the Oracle HRMS API Hook Pre-processor
4 -- Created on 2007/01/03 22:52:50 (YYYY/MM/DD HH24:MI:SS)
5 procedure DELETE_REALLOC_TXN_PERIOD_A
6 (P_REALLOCATION_PERIOD_ID in NUMBER
7 ,P_OBJECT_VERSION_NUMBER in NUMBER
8 )is
9 begin
10 hr_utility.set_location('Entering: PQH_BDGT_POOL_REALLOCTIONS_BK6.DELETE_REALLOC_TXN_PERIOD_A', 10);
11 hr_utility.set_location(' Leaving: PQH_BDGT_POOL_REALLOCTIONS_BK6.DELETE_REALLOC_TXN_PERIOD_A', 20);
12 end DELETE_REALLOC_TXN_PERIOD_A;
13 procedure DELETE_REALLOC_TXN_PERIOD_B
14 (P_REALLOCATION_PERIOD_ID in NUMBER
15 ,P_OBJECT_VERSION_NUMBER in NUMBER
16 )is
17 begin
18 hr_utility.set_location('Entering: PQH_BDGT_POOL_REALLOCTIONS_BK6.DELETE_REALLOC_TXN_PERIOD_B', 10);
19 hr_utility.set_location(' Leaving: PQH_BDGT_POOL_REALLOCTIONS_BK6.DELETE_REALLOC_TXN_PERIOD_B', 20);
20 end DELETE_REALLOC_TXN_PERIOD_B;
21 end PQH_BDGT_POOL_REALLOCTIONS_BK6;