DBA Data[Home] [Help]

APPS.PQH_BUDGET_DETAILS_BK1 dependencies on HR_UTILITY

Line 28: hr_utility.set_location('Entering: PQH_BUDGET_DETAILS_BK1.CREATE_BUDGET_DETAIL_A', 10);

24: ,P_GL_STATUS in VARCHAR2
25: ,P_OBJECT_VERSION_NUMBER in NUMBER
26: )is
27: begin
28: hr_utility.set_location('Entering: PQH_BUDGET_DETAILS_BK1.CREATE_BUDGET_DETAIL_A', 10);
29: hr_utility.set_location(' Leaving: PQH_BUDGET_DETAILS_BK1.CREATE_BUDGET_DETAIL_A', 20);
30: end CREATE_BUDGET_DETAIL_A;
31: procedure CREATE_BUDGET_DETAIL_B
32: (P_ORGANIZATION_ID in NUMBER

Line 29: hr_utility.set_location(' Leaving: PQH_BUDGET_DETAILS_BK1.CREATE_BUDGET_DETAIL_A', 20);

25: ,P_OBJECT_VERSION_NUMBER in NUMBER
26: )is
27: begin
28: hr_utility.set_location('Entering: PQH_BUDGET_DETAILS_BK1.CREATE_BUDGET_DETAIL_A', 10);
29: hr_utility.set_location(' Leaving: PQH_BUDGET_DETAILS_BK1.CREATE_BUDGET_DETAIL_A', 20);
30: end CREATE_BUDGET_DETAIL_A;
31: procedure CREATE_BUDGET_DETAIL_B
32: (P_ORGANIZATION_ID in NUMBER
33: ,P_JOB_ID in NUMBER

Line 52: hr_utility.set_location('Entering: PQH_BUDGET_DETAILS_BK1.CREATE_BUDGET_DETAIL_B', 10);

48: ,P_BUDGET_UNIT3_AVAILABLE in NUMBER
49: ,P_GL_STATUS in VARCHAR2
50: )is
51: begin
52: hr_utility.set_location('Entering: PQH_BUDGET_DETAILS_BK1.CREATE_BUDGET_DETAIL_B', 10);
53: hr_utility.set_location(' Leaving: PQH_BUDGET_DETAILS_BK1.CREATE_BUDGET_DETAIL_B', 20);
54: end CREATE_BUDGET_DETAIL_B;
55: end PQH_BUDGET_DETAILS_BK1;

Line 53: hr_utility.set_location(' Leaving: PQH_BUDGET_DETAILS_BK1.CREATE_BUDGET_DETAIL_B', 20);

49: ,P_GL_STATUS in VARCHAR2
50: )is
51: begin
52: hr_utility.set_location('Entering: PQH_BUDGET_DETAILS_BK1.CREATE_BUDGET_DETAIL_B', 10);
53: hr_utility.set_location(' Leaving: PQH_BUDGET_DETAILS_BK1.CREATE_BUDGET_DETAIL_B', 20);
54: end CREATE_BUDGET_DETAIL_B;
55: end PQH_BUDGET_DETAILS_BK1;