DBA Data[Home] [Help]

APPS.HXC_TIMECARD_MESSAGE_HELPER dependencies on FND_APPLICATION

Line 13: ,p_application_short_name in fnd_application.application_short_name%type

9: ,p_message_name IN fnd_new_messages.message_name%type
10: ,p_message_level IN VARCHAR2
11: ,p_message_field in VARCHAR2
12: ,p_message_tokens in VARCHAR2
13: ,p_application_short_name in fnd_application.application_short_name%type
14: ,p_time_building_block_id in hxc_time_building_blocks.time_building_block_id%type
15: ,p_time_building_block_ovn in hxc_time_building_blocks.object_version_number%type
16: ,p_time_attribute_id in hxc_time_attributes.time_attribute_id%type
17: ,p_time_attribute_ovn in hxc_time_attributes.object_version_number%type