DBA Data[Home] [Help]

APPS.WSH_USA_CATEGORIES_PVT dependencies on WSH_GLBL_VAR_STRCT_GRP

Line 2570: l_detail_info_tab WSH_GLBL_VAR_STRCT_GRP.Delivery_Details_Attr_Tbl_Type;

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;
2573:
2574:

Line 2571: l_detail_in_rec WSH_GLBL_VAR_STRCT_GRP.detailInRecType;

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;
2573:
2574:
2575: l_debug_on BOOLEAN;

Line 2572: l_detail_out_rec WSH_GLBL_VAR_STRCT_GRP.detailOutRecType;

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;
2573:
2574:
2575: l_debug_on BOOLEAN;
2576: --