DBA Data[Home] [Help]

APPS.PO_COPYDOC_SUB dependencies on PO_COMPLEX_WORK_PVT

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

2397: END IF;
2398: --< Shared Proc FPJ End >
2399: /*Bug 6314548 Check if the PO is complex PO.If so skip the check
2400: for validating destination_type_code for complex PO's */
2401: l_is_complex_work_po := PO_COMPLEX_WORK_PVT.is_complex_work_po(p_po_header_id => x_po_header_id);
2402:
2403: --
2404: IF nvl(x_po_header_record.encumbrance_required_flag, 'N') = 'Y' THEN
2405: --document is an encumbered BPA