DBA Data[Home] [Help]

APPS.RCV_ROI_RETURN dependencies on PO_HEADERS_ALL

Line 380: l_po_header_id po_headers_all.po_header_id%type;

376: cascaded_table_index NUMBER;
377: l_parent_transaction_type rcv_transactions.transaction_type%TYPE;
378: l_grand_parent_trx_id rcv_transactions.parent_transaction_id%TYPE;
379: temp_index NUMBER;
380: l_po_header_id po_headers_all.po_header_id%type;
381: l_return_status VARCHAR2(1) :='S';
382: l_complex_flag varchar2(1);
383: l_exist VARCHAR2(30); -- bug 8640033
384: