DBA Data[Home] [Help]

APPS.BEN_COURT_ORDERS_BK1 dependencies on HR_UTILITY

Line 61: hr_utility.set_location('Entering: BEN_COURT_ORDERS_BK1.CREATE_COURT_ORDERS_A', 10);

57: ,P_PL_TYP_ID in NUMBER
58: ,P_EFFECTIVE_DATE in DATE
59: )is
60: begin
61: hr_utility.set_location('Entering: BEN_COURT_ORDERS_BK1.CREATE_COURT_ORDERS_A', 10);
62: hr_utility.set_location(' Leaving: BEN_COURT_ORDERS_BK1.CREATE_COURT_ORDERS_A', 20);
63: end CREATE_COURT_ORDERS_A;
64: procedure CREATE_COURT_ORDERS_B
65: (P_CRT_ORDR_TYP_CD in VARCHAR2

Line 62: hr_utility.set_location(' Leaving: BEN_COURT_ORDERS_BK1.CREATE_COURT_ORDERS_A', 20);

58: ,P_EFFECTIVE_DATE in DATE
59: )is
60: begin
61: hr_utility.set_location('Entering: BEN_COURT_ORDERS_BK1.CREATE_COURT_ORDERS_A', 10);
62: hr_utility.set_location(' Leaving: BEN_COURT_ORDERS_BK1.CREATE_COURT_ORDERS_A', 20);
63: end CREATE_COURT_ORDERS_A;
64: procedure CREATE_COURT_ORDERS_B
65: (P_CRT_ORDR_TYP_CD in VARCHAR2
66: ,P_APLS_PERD_ENDG_DT in DATE

Line 118: hr_utility.set_location('Entering: BEN_COURT_ORDERS_BK1.CREATE_COURT_ORDERS_B', 10);

114: ,P_PL_TYP_ID in NUMBER
115: ,P_EFFECTIVE_DATE in DATE
116: )is
117: begin
118: hr_utility.set_location('Entering: BEN_COURT_ORDERS_BK1.CREATE_COURT_ORDERS_B', 10);
119: hr_utility.set_location(' Leaving: BEN_COURT_ORDERS_BK1.CREATE_COURT_ORDERS_B', 20);
120: end CREATE_COURT_ORDERS_B;
121: end BEN_COURT_ORDERS_BK1;

Line 119: hr_utility.set_location(' Leaving: BEN_COURT_ORDERS_BK1.CREATE_COURT_ORDERS_B', 20);

115: ,P_EFFECTIVE_DATE in DATE
116: )is
117: begin
118: hr_utility.set_location('Entering: BEN_COURT_ORDERS_BK1.CREATE_COURT_ORDERS_B', 10);
119: hr_utility.set_location(' Leaving: BEN_COURT_ORDERS_BK1.CREATE_COURT_ORDERS_B', 20);
120: end CREATE_COURT_ORDERS_B;
121: end BEN_COURT_ORDERS_BK1;