DBA Data[Home] [Help]

APPS.WSH_CONTAINER_PUB dependencies on WSH_NEW_DELIVERIES_PVT

Line 765: l_del_rec_attr wsh_new_deliveries_pvt.Delivery_Rec_type;

761: l_action_prms_dl WSH_DELIVERIES_GRP.action_parameters_rectype;
762: l_action_out_rec wsh_glbl_var_strct_grp.dd_action_out_rec_type;
763:
764: l_delivery_out_rec WSH_DELIVERIES_GRP.Delivery_Action_Out_Rec_Type;
765: l_del_rec_attr wsh_new_deliveries_pvt.Delivery_Rec_type;
766: --
767: l_num_errors NUMBER := 0;
768: l_num_warning NUMBER := 0;
769: l_debug_on BOOLEAN;