DBA Data[Home] [Help]

APPS.CST_RECEIPTACCRUALPEREND_PVT dependencies on XLA_EVENTS_PUB_PKG

Line 1174: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,

1170: g_rae_inv_org_id_tbl(l_ctr),
1171: 'PERIOD_END_ACCRUAL',
1172: 'PERIOD_END_ACCRUAL',
1173: p_sys_setup_rec.transaction_date,
1174: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,
1175: g_rae_inv_org_id_tbl(l_ctr),
1176: p_sys_setup_rec.org_id,
1177: p_sys_setup_rec.transaction_date,
1178: l_reference_date_1,

Line 1198: xla_events_pub_pkg.create_bulk_events(p_application_id => 707,

1194: g_encum_index_tbl.DELETE;
1195: g_rae_pnt_event_id_tbl.DELETE;
1196: /* Call XLA API to create event in bulk mode */
1197: l_stmt_num := 240;
1198: xla_events_pub_pkg.create_bulk_events(p_application_id => 707,
1199: p_ledger_id => p_sys_setup_rec.set_of_books_id,
1200: p_entity_type_code => 'RCV_ACCOUNTING_EVENTS',
1201: p_source_application_id => 201);
1202: