DBA Data[Home] [Help]

APPS.AP_ACCTG_PREPAY_DIST_PKG dependencies on XLA_AE_LINES

Line 3423: XLA_AE_Lines AEL

3419: XLA_Events XLE,
3420: AP_Prepay_App_Dists APAD,
3421: AP_Invoice_Distributions_All AID,
3422: XLA_AE_Headers AEH,
3423: XLA_AE_Lines AEL
3424: WHERE XLE.event_id = p_accounting_event_id
3425: AND AI.Org_Id = ASP.Org_Id
3426: AND AI.Invoice_ID = AID.Invoice_ID
3427: AND XTE.Application_ID = 200

Line 3525: XLA_AE_Lines AEL

3521: XLA_Events XLE,
3522: AP_Prepay_App_Dists APAD,
3523: AP_Invoice_Distributions_All AID,
3524: XLA_AE_Headers AEH,
3525: XLA_AE_Lines AEL
3526: WHERE XLE.event_id = p_accounting_event_id
3527: AND AI.Org_Id = ASP.Org_id
3528: AND AI.Invoice_ID = AID.Invoice_ID
3529: AND XTE.Application_ID = 200