DBA Data[Home] [Help]

APPS.XLA_CMP_EVENT_TYPE_PKG dependencies on XLA_EVENT_CLASS_ATTRS

Line 1338: , xla_event_class_attrs xeca

1334: , xeca.calculate_acctd_amts_flag
1335: , xeca.calculate_g_l_amts_flag
1336: FROM xla_prod_acct_headers xpah
1337: , xla_event_types_b xetb
1338: , xla_event_class_attrs xeca
1339: WHERE xpah.product_rule_code = p_product_rule_code
1340: AND xpah.product_rule_type_code = p_product_rule_type_code
1341: AND xpah.application_id = p_application_id
1342: AND xpah.amb_context_code = p_amb_context_code

Line 1370: , xla_event_class_attrs xeca

1366: , xeca.calculate_acctd_amts_flag
1367: , xeca.calculate_g_l_amts_flag
1368: FROM xla_prod_acct_headers xpah
1369: , xla_event_types_b xetb
1370: , xla_event_class_attrs xeca
1371: , xla_aad_line_defn_assgns xald
1372: , xla_line_definitions_b xld
1373: WHERE xpah.product_rule_code = p_product_rule_code
1374: AND xpah.product_rule_type_code = p_product_rule_type_code