DBA Data[Home] [Help]

APPS.XLA_CMP_ADR_PKG dependencies on XLA_PROD_ACCT_HEADERS

Line 2170: , xla_prod_acct_headers xpah

2166: FROM xla_aad_line_defn_assgns xald
2167: , xla_line_defn_adr_assgns xlda
2168: , xla_seg_rules_b xsrb
2169: , xla_seg_rules_tl xsrt
2170: , xla_prod_acct_headers xpah
2171: , xla_line_definitions_b xld
2172: WHERE xpah.application_id = p_application_id
2173: AND xpah.amb_context_code = p_amb_context_code
2174: AND xpah.product_rule_type_code = p_product_rule_type_code

Line 2227: FROM xla_prod_acct_headers xpah

2223: , xsrb.flex_value_set_id
2224: , xsrb.transaction_coa_id
2225: , xsrb.accounting_coa_id
2226: , REPLACE(xsrt.name , '''','''''')
2227: FROM xla_prod_acct_headers xpah
2228: , xla_aad_line_defn_assgns xald
2229: , xla_mpa_jlt_adr_assgns xmja
2230: , xla_seg_rules_b xsrb
2231: , xla_seg_rules_tl xsrt