DBA Data[Home] [Help]

APPS.PA_MASS_ADDITIONS_CREATE_PKG dependencies on XLA_AE_LINES

Line 280: xla_ae_lines xal,

276: po_vendors pov,
277: xla_distribution_links xdl,
278: xla_ae_headers xah,
279: ap_alc_ledger_gt algt,
280: xla_ae_lines xal,
281: ap_acct_class_code_gt aagt,
282: gl_code_combinations glcc,
283: --
284: -- bug:4778189 - cross charge projects related transactions didn't generate assets.

Line 937: xla_ae_lines xal,

933: ap_batches_all apb,
934: po_vendors pov,
935: xla_distribution_links xdl,
936: xla_ae_headers xah,
937: xla_ae_lines xal,
938: ap_alc_ledger_gt algt,
939: ap_acct_class_code_gt aagt,
940: gl_code_combinations glcc,
941: pa_projects_all p,

Line 1618: xla_ae_lines xal,

1614: algt.ledger_id,
1615: fsp.inventory_organization_id
1616: from pa_cost_distribution_lines cdl,
1617: --xla_ae_headers xah, /* 12320402 */
1618: xla_ae_lines xal,
1619: xla_distribution_links xdl,
1620: pa_expenditure_items ei,
1621: pa_expenditure_comments eic,
1622: rcv_transactions rcvtxn ,