DBA Data[Home] [Help]

APPS.PO_REQCHANGEREQUESTWF_PVT dependencies on FND_CURRENCIES

Line 6386: l_currency_code fnd_currencies.CURRENCY_CODE%TYPE;

6382: x_progress varchar2(3) := '000';
6383: l_change_request_group_id number;
6384: l_new_tax_amount number;
6385: l_new_req_amount number;
6386: l_currency_code fnd_currencies.CURRENCY_CODE%TYPE;
6387:
6388: BEGIN
6389: if (funcmode <> wf_engine.eng_run) then
6390: