[Home] [Help]
APPS.BEN_BACK_OUT_LIFE_EVENT dependencies on FND_MSG_PUB
Line 6689: fnd_msg_pub.add;
6685: commit;
6686: --
6687: exception
6688: when others then
6689: fnd_msg_pub.add;
6690: --
6691: end back_out_life_events_ss;
6692: --
6693: end ben_back_out_life_event;