DBA Data[Home] [Help]

APPS.HXC_TIME_ENTRY_RULES_UTILS_PKG dependencies on HXC_MESSAGE_TABLE_TYPE

Line 5498: l_message_table hxc_message_table_type := hxc_message_table_type();

5494: , p_time_attribute_id in NUMBER DEFAULT NULL
5495: , p_message_extent in VARCHAR2 DEFAULT NULL ) IS
5496:
5497:
5498: l_message_table hxc_message_table_type := hxc_message_table_type();
5499:
5500: l_ind PLS_INTEGER;
5501:
5502: l_token_string VARCHAR2(4000) := NULL;

Line 5547: l_message_table hxc_message_table_type := hxc_message_table_type();

5543: , p_message_extent in VARCHAR2 DEFAULT NULL ) IS
5544:
5545:
5546:
5547: l_message_table hxc_message_table_type := hxc_message_table_type();
5548:
5549: l_ind PLS_INTEGER;
5550:
5551: l_token_string VARCHAR2(4000) := NULL;