DBA Data[Home] [Help]

APPS.PA_FAXFACE dependencies on XLA_DISTRIBUTION_LINKS

Line 5799: from xla_distribution_links xdl,

5795: x_err_stage := 'Create ALC Project Asset Line details by PA SLA or by External SLA';
5796:
5797: select nvl(xdl.unrounded_accounted_dr, -1 * xdl.unrounded_accounted_cr)
5798: into l_cip_cost
5799: from xla_distribution_links xdl,
5800: xla_ae_lines xal,
5801: xla_ae_headers xah,
5802: xla_acct_class_assgns xaca,
5803: xla_assignment_defns_b xad,