DBA Data[Home] [Help]

APPS.PO_AUTO_LINE_PROCESS_PVT dependencies on PO_CURRENCY_SV

Line 186: po_currency_sv.get_rate (l_req_ou_sob_id,

182: l_rate_type := p_rate_type;
183: END IF;
184:
185: l_progress := '060';
186: po_currency_sv.get_rate (l_req_ou_sob_id,
187: p_po_currency_code,
188: l_rate_type,
189: p_rate_date,
190: l_inverse_rate_display_flag,