DBA Data[Home] [Help]

APPS.HXC_TIMECARD dependencies on FND_MSG_PUB

Line 1459: fnd_msg_pub.initialize;

1455:
1456: l_index := p_blocks.NEXT(l_index);
1457: END LOOP;
1458:
1459: fnd_msg_pub.initialize;
1460:
1461: hxc_timecard_message_helper.initializeErrors;
1462:
1463: p_messages := hxc_message_table_type();

Line 1911: fnd_msg_pub.initialize;

1907: --
1908: -- Initialize the message stack
1909: --
1910:
1911: fnd_msg_pub.initialize;
1912: hxc_timecard_message_helper.initializeErrors;
1913: --
1914: -- Get the timecard or timecard template blocks and attributes
1915: --