DBA Data[Home] [Help]

APPS.PQH_DE_VLDDEF_BK1 dependencies on HR_UTILITY

Line 15: hr_utility.set_location('Entering: PQH_DE_VLDDEF_BK1.INSERT_VLDTN_DEFN_A', 10);

11: ,P_WRKPLC_VLDTN_ID in NUMBER
12: ,P_OBJECT_VERSION_NUMBER in NUMBER
13: )is
14: begin
15: hr_utility.set_location('Entering: PQH_DE_VLDDEF_BK1.INSERT_VLDTN_DEFN_A', 10);
16: hr_utility.set_location(' Leaving: PQH_DE_VLDDEF_BK1.INSERT_VLDTN_DEFN_A', 20);
17: end INSERT_VLDTN_DEFN_A;
18: procedure INSERT_VLDTN_DEFN_B
19: (P_EFFECTIVE_DATE in DATE

Line 16: hr_utility.set_location(' Leaving: PQH_DE_VLDDEF_BK1.INSERT_VLDTN_DEFN_A', 20);

12: ,P_OBJECT_VERSION_NUMBER in NUMBER
13: )is
14: begin
15: hr_utility.set_location('Entering: PQH_DE_VLDDEF_BK1.INSERT_VLDTN_DEFN_A', 10);
16: hr_utility.set_location(' Leaving: PQH_DE_VLDDEF_BK1.INSERT_VLDTN_DEFN_A', 20);
17: end INSERT_VLDTN_DEFN_A;
18: procedure INSERT_VLDTN_DEFN_B
19: (P_EFFECTIVE_DATE in DATE
20: ,P_BUSINESS_GROUP_ID in NUMBER

Line 26: hr_utility.set_location('Entering: PQH_DE_VLDDEF_BK1.INSERT_VLDTN_DEFN_B', 10);

22: ,P_EMPLOYMENT_TYPE in VARCHAR2
23: ,P_REMUNERATION_REGULATION in VARCHAR2
24: )is
25: begin
26: hr_utility.set_location('Entering: PQH_DE_VLDDEF_BK1.INSERT_VLDTN_DEFN_B', 10);
27: hr_utility.set_location(' Leaving: PQH_DE_VLDDEF_BK1.INSERT_VLDTN_DEFN_B', 20);
28: end INSERT_VLDTN_DEFN_B;
29: end PQH_DE_VLDDEF_BK1;

Line 27: hr_utility.set_location(' Leaving: PQH_DE_VLDDEF_BK1.INSERT_VLDTN_DEFN_B', 20);

23: ,P_REMUNERATION_REGULATION in VARCHAR2
24: )is
25: begin
26: hr_utility.set_location('Entering: PQH_DE_VLDDEF_BK1.INSERT_VLDTN_DEFN_B', 10);
27: hr_utility.set_location(' Leaving: PQH_DE_VLDDEF_BK1.INSERT_VLDTN_DEFN_B', 20);
28: end INSERT_VLDTN_DEFN_B;
29: end PQH_DE_VLDDEF_BK1;