DBA Data[Home] [Help]

APPS.HXC_TIME_ENTRY_RULES_UTILS_PKG dependencies on HXC_MESSAGE_TABLE_TYPE

Line 5401: l_message_table hxc_message_table_type := hxc_message_table_type();

5397: , p_time_attribute_id in NUMBER DEFAULT NULL
5398: , p_message_extent in VARCHAR2 DEFAULT NULL ) IS
5399:
5400:
5401: l_message_table hxc_message_table_type := hxc_message_table_type();
5402:
5403: l_ind PLS_INTEGER;
5404:
5405: l_token_string VARCHAR2(4000) := NULL;

Line 5450: l_message_table hxc_message_table_type := hxc_message_table_type();

5446: , p_message_extent in VARCHAR2 DEFAULT NULL ) IS
5447:
5448:
5449:
5450: l_message_table hxc_message_table_type := hxc_message_table_type();
5451:
5452: l_ind PLS_INTEGER;
5453:
5454: l_token_string VARCHAR2(4000) := NULL;