DBA Data[Home] [Help]

APPS.AP_ACCTG_PREPAY_DIST_PKG dependencies on FINANCIALS_SYSTEM_PARAMS_ALL

Line 1067: Financials_System_Params_All FSP

1063: AID.Historical_Flag, -- bug fix 6674279
1064: AID.Accounting_Event_Id -- bug fix 6674279
1065: FROM AP_Invoice_Distributions_All AID,
1066: AP_Prepay_App_Dists APAD,
1067: Financials_System_Params_All FSP
1068: WHERE AID.Invoice_ID = P_Invoice_ID
1069: AND NVL(AID.Reversal_Flag,'N') <> 'Y'
1070: AND NVL(AID.Accounting_Event_ID,-99) <> P_Event_ID
1071: AND APAD.Invoice_Distribution_ID = AID.Invoice_Distribution_ID