DBA Data[Home] [Help]

APPS.PAY_USER_TABLE_BK1 dependencies on HR_UTILITY

Line 17: hr_utility.set_location('Entering: PAY_USER_TABLE_BK1.CREATE_USER_TABLE_A', 10);

13: ,P_USER_TABLE_ID in NUMBER
14: ,P_OBJECT_VERSION_NUMBER in NUMBER
15: )is
16: begin
17: hr_utility.set_location('Entering: PAY_USER_TABLE_BK1.CREATE_USER_TABLE_A', 10);
18: hr_utility.set_location(' Leaving: PAY_USER_TABLE_BK1.CREATE_USER_TABLE_A', 20);
19: end CREATE_USER_TABLE_A;
20: procedure CREATE_USER_TABLE_B
21: (P_EFFECTIVE_DATE in DATE

Line 18: hr_utility.set_location(' Leaving: PAY_USER_TABLE_BK1.CREATE_USER_TABLE_A', 20);

14: ,P_OBJECT_VERSION_NUMBER in NUMBER
15: )is
16: begin
17: hr_utility.set_location('Entering: PAY_USER_TABLE_BK1.CREATE_USER_TABLE_A', 10);
18: hr_utility.set_location(' Leaving: PAY_USER_TABLE_BK1.CREATE_USER_TABLE_A', 20);
19: end CREATE_USER_TABLE_A;
20: procedure CREATE_USER_TABLE_B
21: (P_EFFECTIVE_DATE in DATE
22: ,P_BUSINESS_GROUP_ID in NUMBER

Line 30: hr_utility.set_location('Entering: PAY_USER_TABLE_BK1.CREATE_USER_TABLE_B', 10);

26: ,P_USER_TABLE_NAME in VARCHAR2
27: ,P_USER_ROW_TITLE in VARCHAR2
28: )is
29: begin
30: hr_utility.set_location('Entering: PAY_USER_TABLE_BK1.CREATE_USER_TABLE_B', 10);
31: hr_utility.set_location(' Leaving: PAY_USER_TABLE_BK1.CREATE_USER_TABLE_B', 20);
32: end CREATE_USER_TABLE_B;
33: end PAY_USER_TABLE_BK1;

Line 31: hr_utility.set_location(' Leaving: PAY_USER_TABLE_BK1.CREATE_USER_TABLE_B', 20);

27: ,P_USER_ROW_TITLE in VARCHAR2
28: )is
29: begin
30: hr_utility.set_location('Entering: PAY_USER_TABLE_BK1.CREATE_USER_TABLE_B', 10);
31: hr_utility.set_location(' Leaving: PAY_USER_TABLE_BK1.CREATE_USER_TABLE_B', 20);
32: end CREATE_USER_TABLE_B;
33: end PAY_USER_TABLE_BK1;