DBA Data[Home] [Help]

APPS.HXC_TIMECARD dependencies on FND_MSG_PUB

Line 967: fnd_msg_pub.initialize;

963: if(p_validate=hxc_timecard.c_yes) then
964: rollback;
965: end if;
966:
967: fnd_msg_pub.initialize;
968:
969: hxc_timecard_message_helper.initializeErrors;
970:
971: p_messages := hxc_message_table_type();

Line 1303: fnd_msg_pub.initialize;

1299: --
1300: -- Initialize the message stack
1301: --
1302:
1303: fnd_msg_pub.initialize;
1304: hxc_timecard_message_helper.initializeErrors;
1305: --
1306: -- Get the timecard or timecard template blocks and attributes
1307: --