DBA Data[Home] [Help]

APPS.RCV_NORMALIZE_DATA_PKG dependencies on RCV_LCM_WEB_SERVICE

Line 574: asn_debug.put_line('Calling RCV_LCM_WEB_SERVICE.Get_Landed_Cost');

570: END LOOP;
571: END IF;
572:
573: /* lcm changes */
574: asn_debug.put_line('Calling RCV_LCM_WEB_SERVICE.Get_Landed_Cost');
575: RCV_LCM_WEB_SERVICE.Get_Landed_Cost (p_group_id, p_processing_mode);
576:
577: END process_pending_rows;
578: END rcv_normalize_data_pkg;

Line 575: RCV_LCM_WEB_SERVICE.Get_Landed_Cost (p_group_id, p_processing_mode);

571: END IF;
572:
573: /* lcm changes */
574: asn_debug.put_line('Calling RCV_LCM_WEB_SERVICE.Get_Landed_Cost');
575: RCV_LCM_WEB_SERVICE.Get_Landed_Cost (p_group_id, p_processing_mode);
576:
577: END process_pending_rows;
578: END rcv_normalize_data_pkg;