DBA Data[Home] [Help]

APPS.AP_MASS_ADDITIONS_CREATE_PKG dependencies on XLA_AE_LINES

Line 831: xla_ae_lines XAL,

827: po_vendors POV,
828: po_line_types_b POLT,
829: -- mtl_system_items MTLSI,
830: xla_distribution_links XDL,
831: xla_ae_lines XAL,
832: ap_acct_class_code_gt AAGT ,
833: xla_ae_headers XAH,
834: ap_alc_ledger_gt ALGT
835: WHERE APIDG.po_distribution_id = POD.po_distribution_id(+)

Line 1336: xla_ae_lines XAL,

1332: po_vendors POV,
1333: po_line_types_b POLT,
1334: -- mtl_system_items MTLSI,
1335: xla_distribution_links XDL,
1336: xla_ae_lines XAL,
1337: ap_acct_class_code_gt AAGT ,
1338: xla_ae_headers XAH,
1339: ap_alc_ledger_gt ALGT
1340: WHERE APIDG.po_distribution_id = POD.po_distribution_id(+)

Line 1797: xla_ae_lines XAL,

1793: po_vendors POV,
1794: --po_line_types_b POLT,
1795: xla_distribution_links XDL,
1796: xla_ae_headers XAH,
1797: xla_ae_lines XAL,
1798: ap_alc_ledger_gt ALGT,
1799: ap_acct_class_code_gt AAGT,
1800: ap_lookup_codes APL -- bug 8927096: add
1801: WHERE /*APIP.invoice_payment_id = l_invoice_pay_id --Bug 12703009 commented the extra filter as we no more use the cursor