DBA Data[Home] [Help]

APPS.QP_CURR_DETAILS_UTIL dependencies on QP_PTE_SEGMENTS

Line 722: update qp_pte_segments d set used_in_setup='Y'

718: p_CURR_DETAILS_rec.curr_attribute_type IS NOT NULL AND
719: p_CURR_DETAILS_rec.curr_attribute_context IS NOT NULL
720: THEN
721:
722: update qp_pte_segments d set used_in_setup='Y'
723: where nvl(used_in_setup,'N')='N' and
724: exists
725: (select 'x'
726: from qp_segments_b a,qp_prc_contexts_b b