DBA Data[Home] [Help]

APPS.PAY_IN_FORM_24Q_WEB_ADI dependencies on FND_CURRENCY

Line 753: RETURN (TO_CHAR(NVL(l_total_tax,0),fnd_currency.get_format_mask('INR',40)));

749: END IF;
750: pay_in_utils.trace('**************************************************','********************');
751: pay_in_utils.set_location(g_debug,'Leaving: '||l_procedure,20);
752:
753: RETURN (TO_CHAR(NVL(l_total_tax,0),fnd_currency.get_format_mask('INR',40)));
754: END;
755: --------------------------------------------------------------------------
756: -- --
757: -- Name : GET_BG_ID --