DBA Data[Home] [Help]

APPS.PA_FAXFACE dependencies on XLA_AE_HEADERS

Line 6242: xla_ae_headers xah,

6238: select /*+ NO_EXPAND */ nvl(xdl.unrounded_accounted_dr, -1 * xdl.unrounded_accounted_cr) /* 11887189 - Added hint */
6239: into l_cip_cost
6240: from xla_distribution_links xdl,
6241: xla_ae_lines xal,
6242: xla_ae_headers xah,
6243: xla_acct_class_assgns xaca,
6244: xla_assignment_defns_b xad,
6245: xla_post_acct_progs_b xpap
6246: where xpap.program_code = 'PA_POSTACCOUNTING_DEBIT'