DBA Data[Home] [Help]

APPS.PO_REQCHANGEREQUESTWF_PVT dependencies on FND_CURRENCIES

Line 6198: l_currency_code fnd_currencies.CURRENCY_CODE%TYPE;

6194: x_progress varchar2(3) := '000';
6195: l_change_request_group_id number;
6196: l_new_tax_amount number;
6197: l_new_req_amount number;
6198: l_currency_code fnd_currencies.CURRENCY_CODE%TYPE;
6199:
6200: BEGIN
6201: if (funcmode <> wf_engine.eng_run) then
6202: