DBA Data[Home] [Help]

APPS.RCV_ROI_RETURN dependencies on PO_COMPLEX_WORK_GRP

Line 555: PO_COMPLEX_WORK_GRP.is_complex_work_po(

551: * We do not support any other receiving transactions other
552: * than direct receipt. Error out if it is complex work PO.
553: */
554:
555: PO_COMPLEX_WORK_GRP.is_complex_work_po(
556: 1.0,
557: x_cascaded_table(n).po_header_id,
558: l_return_status,
559: l_complex_flag);