DBA Data[Home] [Help]

APPS.PO_COPYDOC_SUB dependencies on PO_COMPLEX_WORK_PVT

Line 2569: l_is_complex_work_po := PO_COMPLEX_WORK_PVT.is_complex_work_po(p_po_header_id => x_po_header_id);

2565: END IF;
2566: --< Shared Proc FPJ End >
2567: /*Bug 6314548 Check if the PO is complex PO.If so skip the check
2568: for validating destination_type_code for complex PO's */
2569: l_is_complex_work_po := PO_COMPLEX_WORK_PVT.is_complex_work_po(p_po_header_id => x_po_header_id);
2570:
2571: --
2572: IF nvl(x_po_header_record.encumbrance_required_flag, 'N') = 'Y' THEN
2573: --document is an encumbered BPA