DBA Data[Home] [Help]

APPS.BEN_EXT_THREAD dependencies on FND_MSG_PUB

Line 7163: fnd_msg_pub.initialize;

7159: l_validate varchar2(2000) ;
7160: l_override varchar2(2000) ;
7161: begin
7162: --
7163: fnd_msg_pub.initialize;
7164: --
7165: hr_utility.set_location('Entering:'|| l_proc, 10);
7166: hr_utility.set_location('p_mode '|| p_mode ,10) ;
7167: hr_utility.set_location('p_seeded '|| p_seeded ,10) ;

Line 7282: fnd_msg_pub.add;

7278: exception
7279: --
7280: when app_exception.application_exception then
7281:
7282: fnd_msg_pub.add;
7283:
7284: --
7285: when others then
7286: --