DBA Data[Home] [Help]

APPS.GMF_XLA_PKG dependencies on XLA_EVENTS_PUB_PKG

Line 277: xla_events_pub_pkg.create_bulk_events

273: ;
274: */
275:
276:
277: xla_events_pub_pkg.create_bulk_events
278: (
279: p_source_application_id => NULL
280: , p_application_id => 555
281: , p_legal_entity_id => p_legal_entity_id

Line 837: , xla_events_pub_pkg.C_EVENT_UNPROCESSED -- event_status_code

833: , event_class_code
834: , event_type_code
835: , NULL -- event_number
836: , transaction_date -- event_date
837: , xla_events_pub_pkg.C_EVENT_UNPROCESSED -- event_status_code
838: , NULL -- process_status_code
839: , reference_no -- REFERENCE_NUM_1
840: , NULL -- REFERENCE_NUM_2
841: , NULL -- REFERENCE_NUM_3