DBA Data[Home] [Help]

APPS.WSH_RCV_CORR_RTV_TXN_PKG dependencies on WSH_DELIVERIES_GRP

Line 763: l_del_action_prms WSH_DELIVERIES_GRP.action_parameters_rectype;

759: l_num_errors NUMBER;
760: l_num_warnings NUMBER;
761: l_delivery_id NUMBER;
762:
763: l_del_action_prms WSH_DELIVERIES_GRP.action_parameters_rectype;
764: l_del_action_out_rec WSH_DELIVERIES_GRP.Delivery_Action_Out_Rec_Type;
765:
766:
767: -- This is not used any more. Was added in the beginning.

Line 764: l_del_action_out_rec WSH_DELIVERIES_GRP.Delivery_Action_Out_Rec_Type;

760: l_num_warnings NUMBER;
761: l_delivery_id NUMBER;
762:
763: l_del_action_prms WSH_DELIVERIES_GRP.action_parameters_rectype;
764: l_del_action_out_rec WSH_DELIVERIES_GRP.Delivery_Action_Out_Rec_Type;
765:
766:
767: -- This is not used any more. Was added in the beginning.
768: cursor l_del_det_fob_chk_csr(p_delivery_id NUMBER) is