DBA Data[Home] [Help]

APPS.OE_BULK_SCHEDULE_UTIL dependencies on OE_PROCESSING_MSGS

Line 61: INSERT INTO OE_PROCESSING_MSGS

57:
58: FOR I IN 1..G_SCH_ERROR_TBL.COUNT LOOP
59: l_index := G_SCH_ERROR_TBL(I).line_index;
60: l_error_code := G_SCH_ERROR_TBL(I).error_code;
61: INSERT INTO OE_PROCESSING_MSGS
62: ( request_id ,entity_code ,entity_ref ,entity_id ,header_id, line_id
63: ,order_source_id ,original_sys_document_ref
64: ,original_sys_document_line_ref ,orig_sys_shipment_ref ,change_sequence
65: ,attribute_code ,creation_date ,created_by ,last_update_date