DBA Data[Home] [Help]

APPS.FA_MASS_RET_PKG dependencies on FND_CURRENCIES

Line 3533: FROM FND_CURRENCIES

3529: end if;
3530:
3531: SELECT Precision, Extended_precision, MINIMUM_ACCOUNTABLE_UNIT
3532: INTO G_Precision, G_Ext_Precision, G_Min_Acct_Unit
3533: FROM FND_CURRENCIES
3534: WHERE Currency_code = G_Currency_Code;
3535:
3536: -- determine all canidate assets for this batch
3537: