DBA Data[Home] [Help]

APPS.PAY_USER_TABLE_BK2 dependencies on HR_UTILITY

Line 13: hr_utility.set_location('Entering: PAY_USER_TABLE_BK2.UPDATE_USER_TABLE_A', 10);

9: ,P_USER_ROW_TITLE in VARCHAR2
10: ,P_OBJECT_VERSION_NUMBER in NUMBER
11: )is
12: begin
13: hr_utility.set_location('Entering: PAY_USER_TABLE_BK2.UPDATE_USER_TABLE_A', 10);
14: hr_utility.set_location(' Leaving: PAY_USER_TABLE_BK2.UPDATE_USER_TABLE_A', 20);
15: end UPDATE_USER_TABLE_A;
16: procedure UPDATE_USER_TABLE_B
17: (P_USER_TABLE_ID in NUMBER

Line 14: hr_utility.set_location(' Leaving: PAY_USER_TABLE_BK2.UPDATE_USER_TABLE_A', 20);

10: ,P_OBJECT_VERSION_NUMBER in NUMBER
11: )is
12: begin
13: hr_utility.set_location('Entering: PAY_USER_TABLE_BK2.UPDATE_USER_TABLE_A', 10);
14: hr_utility.set_location(' Leaving: PAY_USER_TABLE_BK2.UPDATE_USER_TABLE_A', 20);
15: end UPDATE_USER_TABLE_A;
16: procedure UPDATE_USER_TABLE_B
17: (P_USER_TABLE_ID in NUMBER
18: ,P_EFFECTIVE_DATE in DATE

Line 24: hr_utility.set_location('Entering: PAY_USER_TABLE_BK2.UPDATE_USER_TABLE_B', 10);

20: ,P_USER_ROW_TITLE in VARCHAR2
21: ,P_OBJECT_VERSION_NUMBER in NUMBER
22: )is
23: begin
24: hr_utility.set_location('Entering: PAY_USER_TABLE_BK2.UPDATE_USER_TABLE_B', 10);
25: hr_utility.set_location(' Leaving: PAY_USER_TABLE_BK2.UPDATE_USER_TABLE_B', 20);
26: end UPDATE_USER_TABLE_B;
27: end PAY_USER_TABLE_BK2;

Line 25: hr_utility.set_location(' Leaving: PAY_USER_TABLE_BK2.UPDATE_USER_TABLE_B', 20);

21: ,P_OBJECT_VERSION_NUMBER in NUMBER
22: )is
23: begin
24: hr_utility.set_location('Entering: PAY_USER_TABLE_BK2.UPDATE_USER_TABLE_B', 10);
25: hr_utility.set_location(' Leaving: PAY_USER_TABLE_BK2.UPDATE_USER_TABLE_B', 20);
26: end UPDATE_USER_TABLE_B;
27: end PAY_USER_TABLE_BK2;