DBA Data[Home] [Help]

APPS.XLA_CMP_EVENT_TYPE_PKG dependencies on XLA_EVENT_CLASS_ATTRS

Line 1326: , xla_event_class_attrs xeca

1322: , xeca.calculate_acctd_amts_flag
1323: , xeca.calculate_g_l_amts_flag
1324: FROM xla_prod_acct_headers xpah
1325: , xla_event_types_b xetb
1326: , xla_event_class_attrs xeca
1327: WHERE xpah.product_rule_code = p_product_rule_code
1328: AND xpah.product_rule_type_code = p_product_rule_type_code
1329: AND xpah.application_id = p_application_id
1330: AND xpah.amb_context_code = p_amb_context_code

Line 1358: , xla_event_class_attrs xeca

1354: , xeca.calculate_acctd_amts_flag
1355: , xeca.calculate_g_l_amts_flag
1356: FROM xla_prod_acct_headers xpah
1357: , xla_event_types_b xetb
1358: , xla_event_class_attrs xeca
1359: , xla_aad_line_defn_assgns xald
1360: , xla_line_definitions_b xld
1361: WHERE xpah.product_rule_code = p_product_rule_code
1362: AND xpah.product_rule_type_code = p_product_rule_type_code