DBA Data[Home] [Help]

APPS.CST_ACCRUAL_REC_PVT dependencies on XLA_EVENTS_PUB_PKG

Line 867: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,

863: c_wo_rec.l_wo_id,
864: 'ACCRUAL_WRITE_OFF',
865: 'ACCRUAL_WRITE_OFF',
866: p_wo_date,
867: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,
868: p_ou_id,
869: p_wo_date,
870: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(p_wo_date,p_ou_id),
871: to_char(c_wo_rec.l_wo_id)

Line 1040: xla_events_pub_pkg.create_bulk_events(p_source_application_id => 201,

1036: /*
1037: Call SLA's bulk events generator which uses the values previously
1038: inserted into SLA's event temp table
1039: */
1040: xla_events_pub_pkg.create_bulk_events(p_source_application_id => 201,
1041: p_application_id => 707,
1042: p_ledger_id => p_sob_id,
1043: p_entity_type_code => 'WO_ACCOUNTING_EVENTS');
1044:

Line 1228: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,

1224: c_wo_rec.l_wo_id,
1225: 'ACCRUAL_WRITE_OFF',
1226: 'ACCRUAL_WRITE_OFF',
1227: p_wo_date,
1228: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,
1229: p_ou_id,
1230: p_wo_date,
1231: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(p_wo_date,p_ou_id),
1232: to_char(c_wo_rec.l_wo_id)

Line 1499: xla_events_pub_pkg.create_bulk_events(p_source_application_id => 201,

1495: /*
1496: Call SLA's bulk events generator which uses the values previously
1497: inserted into SLA's event temp table
1498: */
1499: xla_events_pub_pkg.create_bulk_events(p_source_application_id => 201,
1500: p_application_id => 707,
1501: p_ledger_id => p_sob_id,
1502: p_entity_type_code => 'WO_ACCOUNTING_EVENTS');
1503:

Line 1844: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,

1840: c_wo_rec.l_wo_id,
1841: 'ACCRUAL_WRITE_OFF',
1842: 'ACCRUAL_WRITE_OFF',
1843: p_wo_date,
1844: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,
1845: p_ou_id,
1846: p_wo_date,
1847: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(p_wo_date,p_ou_id),
1848: to_char(c_wo_rec.l_wo_id)

Line 2405: xla_events_pub_pkg.create_bulk_events(p_source_application_id => 201,

2401: /*
2402: Call SLA's bulk events generator which uses the values previously
2403: inserted into SLA's event temp table
2404: */
2405: xla_events_pub_pkg.create_bulk_events(p_source_application_id => 201,
2406: p_application_id => 707,
2407: p_ledger_id => p_sob_id,
2408: p_entity_type_code => 'WO_ACCOUNTING_EVENTS');
2409: