DBA Data[Home] [Help]

APPS.AP_ACCTG_PREPAY_DIST_PKG dependencies on FND_CURRENCIES

Line 3544: Fnd_Currencies FC

3540: AND AEL.Application_ID = 200
3541: AND XLE.Event_ID = APAD.Accounting_Event_ID
3542: AND APAD.Invoice_Distribution_ID = AID.Invoice_Distribution_ID
3543: AND AEL.Account_Overlay_Source_ID IS NULL)) v1,
3544: Fnd_Currencies FC
3545: WHERE FC.Currency_Code = v1.Base_Currency_Code) v2;
3546:
3547: l_rowcount := SQL%ROWCOUNT;
3548: