DBA Data[Home] [Help]

APPS.QA_PARENT_CHILD_PKG dependencies on QLTCOMPB

Line 444: IF( QLTCOMPB.compare(p_criteria_array(l_char_id).value,

440: -- with the criteria for the same element in qa_pc_criteria
441:
442: IF (p_criteria_array.EXISTS(l_char_id)) THEN
443:
444: IF( QLTCOMPB.compare(p_criteria_array(l_char_id).value,
445: l_operator,l_low_value,
446: l_high_value,l_datatype)) THEN
447:
448: l_ret_value := 'T';