DBA Data[Home] [Help]

APPS.BEN_DETERMINE_DPNT_ELIG_SS dependencies on FND_MSG_PUB

Line 37: Also added fnd_msg_pub.initialize

33: NOCOPY changes
34: 21-Jun-03 hnarayan 115.10 bug 3013964 - passed lf_evt_ocrd_dt as null
35: to dpnt elig process and create_elig_dpnt
36: if it is less than effective date.
37: Also added fnd_msg_pub.initialize
38: 31-jul-03 hnarayan 115.11 bug 3042223 - changed create_contact_w
39: to set contact effective_start_date
40: based on max(PESD, min(RSD, EFF Dt))
41: 09 Mar 05 vborkar 115.12 Bug 4218944 - Added wrapper procedure

Line 641: fnd_msg_pub.initialize;

637: hr_utility.set_location ('Leaving '|| l_proc,10);
638:
639: exception
640: when others then
641: fnd_msg_pub.initialize;
642: fnd_msg_pub.add;
643: --
644: END main;
645: --

Line 642: fnd_msg_pub.add;

638:
639: exception
640: when others then
641: fnd_msg_pub.initialize;
642: fnd_msg_pub.add;
643: --
644: END main;
645: --
646: -- -----------------------------------------------------------------------------

Line 912: fnd_msg_pub.initialize;

908: --
909: exception
910: when others then
911: p_fmly_mmbr_exist :=NULL;
912: fnd_msg_pub.initialize;
913: fnd_msg_pub.add;
914: --
915: end fmly_mmbr_cd_exist;
916: --

Line 913: fnd_msg_pub.add;

909: exception
910: when others then
911: p_fmly_mmbr_exist :=NULL;
912: fnd_msg_pub.initialize;
913: fnd_msg_pub.add;
914: --
915: end fmly_mmbr_cd_exist;
916: --
917: -- -----------------------------------------------------------------------------

Line 1306: fnd_msg_pub.initialize;

1302: p_per_comment_id := NULL;
1303: p_name_combination_warning := NULL;
1304: p_orig_hire_warning := NULL;
1305:
1306: fnd_msg_pub.initialize;
1307: fnd_msg_pub.add;
1308: --
1309: END create_contact_w;
1310: --

Line 1307: fnd_msg_pub.add;

1303: p_name_combination_warning := NULL;
1304: p_orig_hire_warning := NULL;
1305:
1306: fnd_msg_pub.initialize;
1307: fnd_msg_pub.add;
1308: --
1309: END create_contact_w;
1310: --
1311: --

Line 1458: fnd_msg_pub.initialize;

1454: --
1455: when others then
1456: p_return_status :='E';
1457:
1458: fnd_msg_pub.initialize;
1459: fnd_msg_pub.add;
1460: --
1461: END update_contact_w;
1462: --

Line 1459: fnd_msg_pub.add;

1455: when others then
1456: p_return_status :='E';
1457:
1458: fnd_msg_pub.initialize;
1459: fnd_msg_pub.add;
1460: --
1461: END update_contact_w;
1462: --
1463: -- -----------------------------------------------------------------------------

Line 1786: fnd_msg_pub.initialize;

1782: p_name_combination_warning := NULL;
1783: p_assign_payroll_warning := NULL;
1784: p_orig_hire_warning := NULL;
1785:
1786: fnd_msg_pub.initialize;
1787: fnd_msg_pub.add;
1788: --
1789: END update_person_w;
1790: --Start AMN Bug 14383515: Create new procedure to validate the format of SSN

Line 1787: fnd_msg_pub.add;

1783: p_assign_payroll_warning := NULL;
1784: p_orig_hire_warning := NULL;
1785:
1786: fnd_msg_pub.initialize;
1787: fnd_msg_pub.add;
1788: --
1789: END update_person_w;
1790: --Start AMN Bug 14383515: Create new procedure to validate the format of SSN
1791: procedure validate_national_identifier_w(