DBA Data[Home] [Help]

APPS.RCV_ROI_RETURN dependencies on PO_HEADERS_ALL

Line 372: l_po_header_id po_headers_all.po_header_id%type;

368: cascaded_table_index NUMBER;
369: l_parent_transaction_type rcv_transactions.transaction_type%TYPE;
370: l_grand_parent_trx_id rcv_transactions.parent_transaction_id%TYPE;
371: temp_index NUMBER;
372: l_po_header_id po_headers_all.po_header_id%type;
373: l_return_status VARCHAR2(1) :='S';
374: l_complex_flag varchar2(1);
375:
376: BEGIN