DBA Data[Home] [Help]

APPS.OKL_XLA_EVENTS_PVT dependencies on MO_GLOBAL

Line 240: l_security_context.security_id_int_1 := mo_global.get_current_org_id();

236: l_event_source_info.entity_type_code := l_entity_type_code;
237: l_event_source_info.transaction_number := get_tcn_rec.trx_number;
238: l_event_source_info.source_id_int_1 := p_tcn_id;
239:
240: l_security_context.security_id_int_1 := mo_global.get_current_org_id();
241:
242: WRITE_TO_LOG('Contents of l_event_source_info :');
243: WRITE_TO_LOG('===================================');
244: WRITE_TO_LOG('l_event_source_info.source_application_id : ' ||

Line 448: l_security_context.security_id_int_1 := mo_global.get_current_org_id();

444: l_event_source_info.entity_type_code := l_entity_type_code;
445: l_event_source_info.transaction_number := get_tcn_rec.trx_number;
446: l_event_source_info.source_id_int_1 := p_tcn_id;
447:
448: l_security_context.security_id_int_1 := mo_global.get_current_org_id();
449:
450: WRITE_TO_LOG('Contents of l_event_source_info :');
451: WRITE_TO_LOG('===================================');
452: WRITE_TO_LOG('l_event_source_info.source_application_id : ' ||

Line 655: l_security_context.security_id_int_1 := mo_global.get_current_org_id();

651: l_event_source_info.entity_type_code := l_entity_type_code;
652: l_event_source_info.transaction_number := get_tcn_rec.trx_number;
653: l_event_source_info.source_id_int_1 := p_tcn_id;
654:
655: l_security_context.security_id_int_1 := mo_global.get_current_org_id();
656:
657: WRITE_TO_LOG('Contents of l_event_source_info :');
658: WRITE_TO_LOG('===================================');
659: WRITE_TO_LOG('l_event_source_info.source_application_id : ' ||

Line 896: l_security_context.security_id_int_1 := mo_global.get_current_org_id();

892: l_event_source_info.entity_type_code := l_entity_type_code;
893: l_event_source_info.transaction_number := get_tcn_rec.trx_number;
894: l_event_source_info.source_id_int_1 := p_tcn_id;
895:
896: l_security_context.security_id_int_1 := mo_global.get_current_org_id();
897:
898: WRITE_TO_LOG('Contents of l_event_source_info :');
899: WRITE_TO_LOG('===================================');
900: WRITE_TO_LOG('l_event_source_info.source_application_id : ' ||

Line 1232: l_security_context.security_id_int_1 := mo_global.get_current_org_id();

1228: l_event_source_info.entity_type_code := l_entity_type_code;
1229: l_event_source_info.transaction_number := get_tcn_rec.trx_number;
1230: l_event_source_info.source_id_int_1 := p_tcn_id;
1231:
1232: l_security_context.security_id_int_1 := mo_global.get_current_org_id();
1233:
1234: WRITE_TO_LOG('Contents of l_event_source_info :');
1235: WRITE_TO_LOG('===================================');
1236: WRITE_TO_LOG('l_event_source_info.source_application_id : ' ||

Line 1420: l_security_context.security_id_int_1 := mo_global.get_current_org_id();

1416: l_event_source_info.entity_type_code := l_entity_type_code;
1417: l_event_source_info.transaction_number := get_tcn_rec.trx_number;
1418: l_event_source_info.source_id_int_1 := p_tcn_id;
1419:
1420: l_security_context.security_id_int_1 := mo_global.get_current_org_id();
1421:
1422: WRITE_TO_LOG('Contents of l_event_source_info :');
1423: WRITE_TO_LOG('===================================');
1424: WRITE_TO_LOG('l_event_source_info.source_application_id : ' ||

Line 1620: l_security_context.security_id_int_1 := mo_global.get_current_org_id();

1616: l_event_source_info.entity_type_code := l_entity_type_code;
1617: l_event_source_info.transaction_number := get_tcn_rec.trx_number;
1618: l_event_source_info.source_id_int_1 := p_tcn_id;
1619:
1620: l_security_context.security_id_int_1 := mo_global.get_current_org_id();
1621:
1622: WRITE_TO_LOG('Contents of l_event_source_info :');
1623: WRITE_TO_LOG('===================================');
1624: WRITE_TO_LOG('l_event_source_info.source_application_id : ' ||

Line 1824: l_security_context.security_id_int_1 := mo_global.get_current_org_id();

1820: l_event_source_info.entity_type_code := l_entity_type_code;
1821: l_event_source_info.transaction_number := get_tcn_rec.trx_number;
1822: l_event_source_info.source_id_int_1 := p_tcn_id;
1823:
1824: l_security_context.security_id_int_1 := mo_global.get_current_org_id();
1825:
1826: WRITE_TO_LOG('Contents of l_event_source_info :');
1827: WRITE_TO_LOG('===================================');
1828: WRITE_TO_LOG('l_event_source_info.source_application_id : ' ||

Line 2016: l_security_context.security_id_int_1 := mo_global.get_current_org_id();

2012: l_event_source_info.entity_type_code := l_entity_type_code;
2013: l_event_source_info.transaction_number := get_tcn_rec.trx_number;
2014: l_event_source_info.source_id_int_1 := p_tcn_id;
2015:
2016: l_security_context.security_id_int_1 := mo_global.get_current_org_id();
2017:
2018: WRITE_TO_LOG('Contents of l_event_source_info :');
2019: WRITE_TO_LOG('===================================');
2020: WRITE_TO_LOG('l_event_source_info.source_application_id : ' ||