DBA Data[Home] [Help]

APPS.CST_RECEIPTACCRUALPEREND_PVT dependencies on XLA_EVENTS_PUB_PKG

Line 1198: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,

1194: g_rae_inv_org_id_tbl(l_ctr),
1195: 'PERIOD_END_ACCRUAL',
1196: 'PERIOD_END_ACCRUAL',
1197: p_sys_setup_rec.transaction_date,
1198: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,
1199: g_rae_inv_org_id_tbl(l_ctr),
1200: p_sys_setup_rec.org_id,
1201: p_sys_setup_rec.transaction_date,
1202: l_reference_date_1,

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

1216: g_encum_index_tbl.DELETE;
1217: g_rae_pnt_event_id_tbl.DELETE;
1218: /* Call XLA API to create event in bulk mode */
1219: l_stmt_num := 240;
1220: xla_events_pub_pkg.create_bulk_events(p_application_id => 707,
1221: p_ledger_id => p_sys_setup_rec.set_of_books_id,
1222: p_entity_type_code => 'RCV_ACCOUNTING_EVENTS',
1223: p_source_application_id => 201);
1224: l_stmt_num := 260;