DBA Data[Home] [Help]

APPS.XLA_CMP_LOCK_PAD_PKG dependencies on XLA_EVENT_CLASSES_B

Line 890: , xla_event_classes_b xecb

886: CURSOR EventClass_cur
887: IS
888: SELECT xect.rowid
889: FROM xla_prod_acct_headers xpah
890: , xla_event_classes_b xecb
891: , xla_event_classes_tl xect
892: WHERE xpah.application_id = p_application_id
893: AND xpah.amb_context_code = p_amb_context_code
894: AND xpah.product_rule_code = p_product_rule_code

Line 1248: , xla_event_classes_b xecb

1244: SELECT xpah.rowid
1245: FROM xla_prod_acct_headers xpah
1246: , xla_entity_types_b xetb
1247: , xla_entity_types_tl xett
1248: , xla_event_classes_b xecb
1249: , xla_event_classes_tl xect
1250: WHERE xpah.application_id = p_application_id
1251: AND xpah.amb_context_code = p_amb_context_code
1252: AND xpah.product_rule_code = p_product_rule_code