DBA Data[Home] [Help]

APPS.BEN_BACK_OUT_LIFE_EVENT dependencies on FND_MSG_PUB

Line 7341: fnd_msg_pub.add;

7337: commit;
7338: --
7339: exception
7340: when others then
7341: fnd_msg_pub.add;
7342: --
7343: end back_out_life_events_ss;
7344: --
7345: end ben_back_out_life_event;