DBA Data[Home] [Help]

APPS.OE_BULK_ORDER_IMPORT_PVT dependencies on FND_REQUEST

Line 970: l_new_request_id := FND_REQUEST.SUBMIT_REQUEST('ONT', 'OEHVIMP',

966: v_start := DBMS_UTILITY.GET_TIME;
967: FOR I IN 1..l_num_instances LOOP
968:
969: -- Generate and populate request_id for each instance
970: l_new_request_id := FND_REQUEST.SUBMIT_REQUEST('ONT', 'OEHVIMP',
971: 'High Volume Order Import Child Req' || to_char(l_req_data_counter)
972: , NULL, TRUE, p_operating_unit,p_order_source_id,
973: p_orig_sys_document_ref, p_validate_only
974: , p_validate_desc_flex, p_defaulting_mode , p_debug_level