DBA Data[Home] [Help]

APPS.HXC_TIMECARD_DEPOSIT_COMMON dependencies on FND_MSG_PUB

Line 243: fnd_msg_pub.initialize;

239: --
240: -- Initialize the message stack
241: --
242:
243: fnd_msg_pub.initialize;
244: hxc_timecard_message_helper.initializeErrors;
245: --
246: -- Get the timecard or timecard template blocks and attributes
247: --