DBA Data[Home] [Help]

APPS.PAY_COST_ALLOCATION_BK1 dependencies on HR_UTILITY

Line 53: hr_utility.set_location('Entering: PAY_COST_ALLOCATION_BK1.CREATE_COST_ALLOCATION_A', 10);

49: ,P_OBJECT_VERSION_NUMBER in NUMBER
50: ,P_COST_ALLOCATION_KEYFLEX_ID in NUMBER
51: )is
52: begin
53: hr_utility.set_location('Entering: PAY_COST_ALLOCATION_BK1.CREATE_COST_ALLOCATION_A', 10);
54: hr_utility.set_location(' Leaving: PAY_COST_ALLOCATION_BK1.CREATE_COST_ALLOCATION_A', 20);
55: end CREATE_COST_ALLOCATION_A;
56: procedure CREATE_COST_ALLOCATION_B
57: (P_EFFECTIVE_DATE in DATE

Line 54: hr_utility.set_location(' Leaving: PAY_COST_ALLOCATION_BK1.CREATE_COST_ALLOCATION_A', 20);

50: ,P_COST_ALLOCATION_KEYFLEX_ID in NUMBER
51: )is
52: begin
53: hr_utility.set_location('Entering: PAY_COST_ALLOCATION_BK1.CREATE_COST_ALLOCATION_A', 10);
54: hr_utility.set_location(' Leaving: PAY_COST_ALLOCATION_BK1.CREATE_COST_ALLOCATION_A', 20);
55: end CREATE_COST_ALLOCATION_A;
56: procedure CREATE_COST_ALLOCATION_B
57: (P_EFFECTIVE_DATE in DATE
58: ,P_ASSIGNMENT_ID in NUMBER

Line 98: hr_utility.set_location('Entering: PAY_COST_ALLOCATION_BK1.CREATE_COST_ALLOCATION_B', 10);

94: ,P_PROGRAM_ID in NUMBER
95: ,P_PROGRAM_UPDATE_DATE in DATE
96: )is
97: begin
98: hr_utility.set_location('Entering: PAY_COST_ALLOCATION_BK1.CREATE_COST_ALLOCATION_B', 10);
99: hr_utility.set_location(' Leaving: PAY_COST_ALLOCATION_BK1.CREATE_COST_ALLOCATION_B', 20);
100: end CREATE_COST_ALLOCATION_B;
101: end PAY_COST_ALLOCATION_BK1;

Line 99: hr_utility.set_location(' Leaving: PAY_COST_ALLOCATION_BK1.CREATE_COST_ALLOCATION_B', 20);

95: ,P_PROGRAM_UPDATE_DATE in DATE
96: )is
97: begin
98: hr_utility.set_location('Entering: PAY_COST_ALLOCATION_BK1.CREATE_COST_ALLOCATION_B', 10);
99: hr_utility.set_location(' Leaving: PAY_COST_ALLOCATION_BK1.CREATE_COST_ALLOCATION_B', 20);
100: end CREATE_COST_ALLOCATION_B;
101: end PAY_COST_ALLOCATION_BK1;