DBA Data[Home] [Help]

APPS.WSH_USA_CATEGORIES_PVT dependencies on WSH_GLBL_VAR_STRCT_GRP

Line 2728: l_detail_info_tab WSH_GLBL_VAR_STRCT_GRP.Delivery_Details_Attr_Tbl_Type;

2724: l_delivery_info_tab WSH_NEW_DELIVERIES_PVT.Delivery_Attr_Tbl_Type;
2725: l_del_out_rec_tab WSH_DELIVERIES_GRP.Del_Out_Tbl_Type;
2726: l_del_in_rec WSH_DELIVERIES_GRP.Del_In_Rec_Type;
2727:
2728: l_detail_info_tab WSH_GLBL_VAR_STRCT_GRP.Delivery_Details_Attr_Tbl_Type;
2729: l_detail_in_rec WSH_GLBL_VAR_STRCT_GRP.detailInRecType;
2730: l_detail_out_rec WSH_GLBL_VAR_STRCT_GRP.detailOutRecType;
2731:
2732:

Line 2729: l_detail_in_rec WSH_GLBL_VAR_STRCT_GRP.detailInRecType;

2725: l_del_out_rec_tab WSH_DELIVERIES_GRP.Del_Out_Tbl_Type;
2726: l_del_in_rec WSH_DELIVERIES_GRP.Del_In_Rec_Type;
2727:
2728: l_detail_info_tab WSH_GLBL_VAR_STRCT_GRP.Delivery_Details_Attr_Tbl_Type;
2729: l_detail_in_rec WSH_GLBL_VAR_STRCT_GRP.detailInRecType;
2730: l_detail_out_rec WSH_GLBL_VAR_STRCT_GRP.detailOutRecType;
2731:
2732:
2733: l_debug_on BOOLEAN;

Line 2730: l_detail_out_rec WSH_GLBL_VAR_STRCT_GRP.detailOutRecType;

2726: l_del_in_rec WSH_DELIVERIES_GRP.Del_In_Rec_Type;
2727:
2728: l_detail_info_tab WSH_GLBL_VAR_STRCT_GRP.Delivery_Details_Attr_Tbl_Type;
2729: l_detail_in_rec WSH_GLBL_VAR_STRCT_GRP.detailInRecType;
2730: l_detail_out_rec WSH_GLBL_VAR_STRCT_GRP.detailOutRecType;
2731:
2732:
2733: l_debug_on BOOLEAN;
2734: --