DBA Data[Home] [Help]

APPS.WSH_USA_CATEGORIES_PVT dependencies on WSH_DELIVERIES_GRP

Line 2567: l_del_out_rec_tab WSH_DELIVERIES_GRP.Del_Out_Tbl_Type;

2563: l_delivery_ids wsh_util_core.id_tab_type;
2564:
2565:
2566: l_delivery_info_tab WSH_NEW_DELIVERIES_PVT.Delivery_Attr_Tbl_Type;
2567: l_del_out_rec_tab WSH_DELIVERIES_GRP.Del_Out_Tbl_Type;
2568: l_del_in_rec WSH_DELIVERIES_GRP.Del_In_Rec_Type;
2569:
2570: l_detail_info_tab WSH_GLBL_VAR_STRCT_GRP.Delivery_Details_Attr_Tbl_Type;
2571: l_detail_in_rec WSH_GLBL_VAR_STRCT_GRP.detailInRecType;

Line 2568: l_del_in_rec WSH_DELIVERIES_GRP.Del_In_Rec_Type;

2564:
2565:
2566: l_delivery_info_tab WSH_NEW_DELIVERIES_PVT.Delivery_Attr_Tbl_Type;
2567: l_del_out_rec_tab WSH_DELIVERIES_GRP.Del_Out_Tbl_Type;
2568: l_del_in_rec WSH_DELIVERIES_GRP.Del_In_Rec_Type;
2569:
2570: l_detail_info_tab WSH_GLBL_VAR_STRCT_GRP.Delivery_Details_Attr_Tbl_Type;
2571: l_detail_in_rec WSH_GLBL_VAR_STRCT_GRP.detailInRecType;
2572: l_detail_out_rec WSH_GLBL_VAR_STRCT_GRP.detailOutRecType;