DBA Data[Home] [Help]

APPS.AP_ACCTG_PREPAY_DIST_PKG dependencies on FINANCIALS_SYSTEM_PARAMS_ALL

Line 703: Financials_System_Params_All FSP

699: AID.Historical_Flag, -- bug fix 6674279
700: AID.Accounting_Event_Id -- bug fix 6674279
701: FROM AP_Invoice_Distributions_All AID,
702: AP_Prepay_App_Dists APAD,
703: Financials_System_Params_All FSP
704: WHERE AID.Invoice_ID = P_Invoice_ID
705: AND NVL(AID.Reversal_Flag,'N') <> 'Y'
706: AND NVL(AID.Accounting_Event_ID,-99) <> P_Event_ID
707: AND APAD.Invoice_Distribution_ID = AID.Invoice_Distribution_ID