DBA Data[Home] [Help]

APPS.HXC_TIMECARD_DEPOSIT_COMMON dependencies on FND_MSG_PUB

Line 247: fnd_msg_pub.initialize;

243: --
244: -- Initialize the message stack
245: --
246:
247: fnd_msg_pub.initialize;
248: hxc_timecard_message_helper.initializeErrors;
249: --
250: -- Get the timecard or timecard template blocks and attributes
251: --