DBA Data[Home] [Help]

APPS.WSH_TRIPS_ACTIONS dependencies on WSH_DELIVERIES_GRP

Line 1557: l_action_prms wsh_deliveries_grp.action_parameters_rectype;

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

Line 1558: l_del_action_out_rec wsh_deliveries_grp.Delivery_Action_Out_Rec_Type;

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