DBA Data[Home] [Help]

APPS.PA_FAXFACE dependencies on XLA_AE_HEADERS

Line 5801: xla_ae_headers xah,

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,
5804: xla_post_acct_progs_b xpap
5805: where xpap.program_code = 'PA_POSTACCOUNTING_DEBIT'