DBA Data[Home] [Help]

APPS.RCV_ROI_RETURN dependencies on PO_COMPLEX_WORK_GRP

Line 546: PO_COMPLEX_WORK_GRP.is_complex_work_po(

542: * We do not support any other receiving transactions other
543: * than direct receipt. Error out if it is complex work PO.
544: */
545:
546: PO_COMPLEX_WORK_GRP.is_complex_work_po(
547: 1.0,
548: x_cascaded_table(n).po_header_id,
549: l_return_status,
550: l_complex_flag);