DBA Data[Home] [Help]

APPS.PQH_COPY_ENTITY_PREFS_BK1 dependencies on HR_UTILITY

Line 14: hr_utility.set_location('Entering: PQH_COPY_ENTITY_PREFS_BK1.CREATE_COPY_ENTITY_PREF_A', 10);

10: ,P_OBJECT_VERSION_NUMBER in NUMBER
11: ,P_EFFECTIVE_DATE in DATE
12: )is
13: begin
14: hr_utility.set_location('Entering: PQH_COPY_ENTITY_PREFS_BK1.CREATE_COPY_ENTITY_PREF_A', 10);
15: hr_utility.set_location(' Leaving: PQH_COPY_ENTITY_PREFS_BK1.CREATE_COPY_ENTITY_PREF_A', 20);
16: end CREATE_COPY_ENTITY_PREF_A;
17: procedure CREATE_COPY_ENTITY_PREF_B
18: (P_TABLE_ROUTE_ID in NUMBER

Line 15: hr_utility.set_location(' Leaving: PQH_COPY_ENTITY_PREFS_BK1.CREATE_COPY_ENTITY_PREF_A', 20);

11: ,P_EFFECTIVE_DATE in DATE
12: )is
13: begin
14: hr_utility.set_location('Entering: PQH_COPY_ENTITY_PREFS_BK1.CREATE_COPY_ENTITY_PREF_A', 10);
15: hr_utility.set_location(' Leaving: PQH_COPY_ENTITY_PREFS_BK1.CREATE_COPY_ENTITY_PREF_A', 20);
16: end CREATE_COPY_ENTITY_PREF_A;
17: procedure CREATE_COPY_ENTITY_PREF_B
18: (P_TABLE_ROUTE_ID in NUMBER
19: ,P_COPY_ENTITY_TXN_ID in NUMBER

Line 24: hr_utility.set_location('Entering: PQH_COPY_ENTITY_PREFS_BK1.CREATE_COPY_ENTITY_PREF_B', 10);

20: ,P_SELECT_FLAG in VARCHAR2
21: ,P_EFFECTIVE_DATE in DATE
22: )is
23: begin
24: hr_utility.set_location('Entering: PQH_COPY_ENTITY_PREFS_BK1.CREATE_COPY_ENTITY_PREF_B', 10);
25: hr_utility.set_location(' Leaving: PQH_COPY_ENTITY_PREFS_BK1.CREATE_COPY_ENTITY_PREF_B', 20);
26: end CREATE_COPY_ENTITY_PREF_B;
27: end PQH_COPY_ENTITY_PREFS_BK1;

Line 25: hr_utility.set_location(' Leaving: PQH_COPY_ENTITY_PREFS_BK1.CREATE_COPY_ENTITY_PREF_B', 20);

21: ,P_EFFECTIVE_DATE in DATE
22: )is
23: begin
24: hr_utility.set_location('Entering: PQH_COPY_ENTITY_PREFS_BK1.CREATE_COPY_ENTITY_PREF_B', 10);
25: hr_utility.set_location(' Leaving: PQH_COPY_ENTITY_PREFS_BK1.CREATE_COPY_ENTITY_PREF_B', 20);
26: end CREATE_COPY_ENTITY_PREF_B;
27: end PQH_COPY_ENTITY_PREFS_BK1;