DBA Data[Home] [Help]

APPS.XLA_EVENTS_PKG dependencies on XLA_TRANSACTION_ENTITIES_S

Line 83: | XLA_TRANSACTION_ENTITIES_S |

79: | 23-Jul-02 S. Singhania Modified code to handle to issue of 'enabled |
80: | flags'.( see DLD closed issues). |
81: | 14-Aug-02 S. Singhania Changed XLA_ENTITES and XLA_ENTITIES_S to |
82: | XLA_TRANSACTION_ENTITIES and |
83: | XLA_TRANSACTION_ENTITIES_S |
84: | 09-Sep-02 S. Singhania Made changes to 'cache_entity_info' to handle |
85: | MANUAL events. Bug # 2529997. |
86: | 09-Sep-02 S. Singhania modified 'create_bulk_events' routine (with |
87: | single array) to handle entities belonging |

Line 4882: SELECT xla_transaction_entities_s.nextval

4878: l_update_gt_string varchar2(4000);
4879: l_query_string varchar2(4000);
4880:
4881: CURSOR csr_get_trx_entities is
4882: SELECT xla_transaction_entities_s.nextval
4883: ,source_id_int_1
4884: ,source_id_int_2
4885: ,source_id_int_3
4886: ,source_id_int_4

Line 8369: (xla_transaction_entities_s.nextval

8365: ,source_id_char_2
8366: ,source_id_char_3
8367: ,source_id_char_4)
8368: VALUES
8369: (xla_transaction_entities_s.nextval
8370: ,p_event_source_info.application_id
8371: ,NVL(p_event_source_info.source_application_id,
8372: p_event_source_info.application_id)
8373: ,p_event_source_info.ledger_id