DBA Data[Home] [Help]

APPS.GMF_XLA_PKG dependencies on XLA_EVENTS_PUB_PKG

Line 270: xla_events_pub_pkg.create_bulk_events

266: ;
267: */
268:
269:
270: xla_events_pub_pkg.create_bulk_events
271: (
272: p_source_application_id => NULL
273: , p_application_id => 555
274: , p_legal_entity_id => p_legal_entity_id

Line 806: , xla_events_pub_pkg.C_EVENT_UNPROCESSED -- event_status_code

802: , event_class_code
803: , event_type_code
804: , NULL -- event_number
805: , transaction_date -- event_date
806: , xla_events_pub_pkg.C_EVENT_UNPROCESSED -- event_status_code
807: , NULL -- process_status_code
808: , reference_no -- REFERENCE_NUM_1
809: , NULL -- REFERENCE_NUM_2
810: , NULL -- REFERENCE_NUM_3