DBA Data[Home] [Help]

APPS.QP_VALIDATE_SEG dependencies on QP_PRC_CONTEXTS_B

Line 559: from qp_prc_contexts_b

555: -- Validate entity delete.
556: begin
557: select prc_context_code
558: into l_context_code
559: from qp_prc_contexts_b
560: where prc_context_id = p_SEG_rec.prc_context_id;
561: exception
562: when no_data_found then
563: x_return_status := l_return_status;