DBA Data[Home] [Help]

APPS.PQH_COPY_ENTITY_TXN_BK1 dependencies on HR_UTILITY

Line 25: hr_utility.set_location('Entering: PQH_COPY_ENTITY_TXN_BK1.CREATE_COPY_ENTITY_TXN_A', 10);

21: ,P_OBJECT_VERSION_NUMBER in NUMBER
22: ,P_EFFECTIVE_DATE in DATE
23: )is
24: begin
25: hr_utility.set_location('Entering: PQH_COPY_ENTITY_TXN_BK1.CREATE_COPY_ENTITY_TXN_A', 10);
26: hr_utility.set_location(' Leaving: PQH_COPY_ENTITY_TXN_BK1.CREATE_COPY_ENTITY_TXN_A', 20);
27: end CREATE_COPY_ENTITY_TXN_A;
28: procedure CREATE_COPY_ENTITY_TXN_B
29: (P_TRANSACTION_CATEGORY_ID in NUMBER

Line 26: hr_utility.set_location(' Leaving: PQH_COPY_ENTITY_TXN_BK1.CREATE_COPY_ENTITY_TXN_A', 20);

22: ,P_EFFECTIVE_DATE in DATE
23: )is
24: begin
25: hr_utility.set_location('Entering: PQH_COPY_ENTITY_TXN_BK1.CREATE_COPY_ENTITY_TXN_A', 10);
26: hr_utility.set_location(' Leaving: PQH_COPY_ENTITY_TXN_BK1.CREATE_COPY_ENTITY_TXN_A', 20);
27: end CREATE_COPY_ENTITY_TXN_A;
28: procedure CREATE_COPY_ENTITY_TXN_B
29: (P_TRANSACTION_CATEGORY_ID in NUMBER
30: ,P_TXN_CATEGORY_ATTRIBUTE_ID in NUMBER

Line 45: hr_utility.set_location('Entering: PQH_COPY_ENTITY_TXN_BK1.CREATE_COPY_ENTITY_TXN_B', 10);

41: ,P_STATUS in VARCHAR2
42: ,P_EFFECTIVE_DATE in DATE
43: )is
44: begin
45: hr_utility.set_location('Entering: PQH_COPY_ENTITY_TXN_BK1.CREATE_COPY_ENTITY_TXN_B', 10);
46: hr_utility.set_location(' Leaving: PQH_COPY_ENTITY_TXN_BK1.CREATE_COPY_ENTITY_TXN_B', 20);
47: end CREATE_COPY_ENTITY_TXN_B;
48: end PQH_COPY_ENTITY_TXN_BK1;

Line 46: hr_utility.set_location(' Leaving: PQH_COPY_ENTITY_TXN_BK1.CREATE_COPY_ENTITY_TXN_B', 20);

42: ,P_EFFECTIVE_DATE in DATE
43: )is
44: begin
45: hr_utility.set_location('Entering: PQH_COPY_ENTITY_TXN_BK1.CREATE_COPY_ENTITY_TXN_B', 10);
46: hr_utility.set_location(' Leaving: PQH_COPY_ENTITY_TXN_BK1.CREATE_COPY_ENTITY_TXN_B', 20);
47: end CREATE_COPY_ENTITY_TXN_B;
48: end PQH_COPY_ENTITY_TXN_BK1;