DBA Data[Home] [Help]

APPS.CST_ACCRUAL_REC_PVT dependencies on XLA_EVENTS_PUB_PKG

Line 873: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,

869: c_wo_rec.l_wo_id,
870: 'ACCRUAL_WRITE_OFF',
871: 'ACCRUAL_WRITE_OFF',
872: p_wo_date,
873: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,
874: p_ou_id,
875: p_wo_date,
876: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(p_wo_date,p_ou_id),
877: to_char(c_wo_rec.l_wo_id)

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

1042: /*
1043: Call SLA's bulk events generator which uses the values previously
1044: inserted into SLA's event temp table
1045: */
1046: xla_events_pub_pkg.create_bulk_events(p_source_application_id => 201,
1047: p_application_id => 707,
1048: p_ledger_id => p_sob_id,
1049: p_entity_type_code => 'WO_ACCOUNTING_EVENTS');
1050:

Line 1234: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,

1230: c_wo_rec.l_wo_id,
1231: 'ACCRUAL_WRITE_OFF',
1232: 'ACCRUAL_WRITE_OFF',
1233: p_wo_date,
1234: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,
1235: p_ou_id,
1236: p_wo_date,
1237: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(p_wo_date,p_ou_id),
1238: to_char(c_wo_rec.l_wo_id)

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

1505: /*
1506: Call SLA's bulk events generator which uses the values previously
1507: inserted into SLA's event temp table
1508: */
1509: xla_events_pub_pkg.create_bulk_events(p_source_application_id => 201,
1510: p_application_id => 707,
1511: p_ledger_id => p_sob_id,
1512: p_entity_type_code => 'WO_ACCOUNTING_EVENTS');
1513:

Line 1854: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,

1850: c_wo_rec.l_wo_id,
1851: 'ACCRUAL_WRITE_OFF',
1852: 'ACCRUAL_WRITE_OFF',
1853: p_wo_date,
1854: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,
1855: p_ou_id,
1856: p_wo_date,
1857: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(p_wo_date,p_ou_id),
1858: to_char(c_wo_rec.l_wo_id)

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

2411: /*
2412: Call SLA's bulk events generator which uses the values previously
2413: inserted into SLA's event temp table
2414: */
2415: xla_events_pub_pkg.create_bulk_events(p_source_application_id => 201,
2416: p_application_id => 707,
2417: p_ledger_id => p_sob_id,
2418: p_entity_type_code => 'WO_ACCOUNTING_EVENTS');
2419: