DBA Data[Home] [Help]

APPS.WSH_TRIPS_ACTIONS dependencies on WSH_DELIVERIES_GRP

Line 1559: l_action_prms wsh_deliveries_grp.action_parameters_rectype;

1555: --
1556: l_deliveryIdTbl WSH_UTIL_CORE.key_value_tab_type;
1557: l_deliveryIdExtTbl WSH_UTIL_CORE.key_value_tab_type;
1558: --
1559: l_action_prms wsh_deliveries_grp.action_parameters_rectype;
1560: l_del_action_out_rec wsh_deliveries_grp.Delivery_Action_Out_Rec_Type;
1561: l_delivery_id_tab wsh_util_core.id_tab_type;
1562: l_trip_name VARCHAR2(30);
1563: l_cnt NUMBER;

Line 1560: l_del_action_out_rec wsh_deliveries_grp.Delivery_Action_Out_Rec_Type;

1556: l_deliveryIdTbl WSH_UTIL_CORE.key_value_tab_type;
1557: l_deliveryIdExtTbl WSH_UTIL_CORE.key_value_tab_type;
1558: --
1559: l_action_prms wsh_deliveries_grp.action_parameters_rectype;
1560: l_del_action_out_rec wsh_deliveries_grp.Delivery_Action_Out_Rec_Type;
1561: l_delivery_id_tab wsh_util_core.id_tab_type;
1562: l_trip_name VARCHAR2(30);
1563: l_cnt NUMBER;
1564: l_totalCnt NUMBER;