DBA Data[Home] [Help]

APPS.HXC_OTL_INFO_TYPE_HELPER dependencies on HXC_DEPOSIT_WRAPPER_UTILITIES

Line 42: l_test_long_context := hxc_deposit_wrapper_utilities.get_dupdff_code

38: l_test_long_context fnd_descr_flex_contexts_tl.descriptive_flex_context_name%type;
39:
40: Begin
41:
42: l_test_long_context := hxc_deposit_wrapper_utilities.get_dupdff_code
43: (p_context_prefix||' - '||p_context_code);
44:
45: if(l_test_long_context <> p_context_prefix||' - '||p_context_code) then
46: l_long_context_code := l_test_long_context;