DBA Data[Home] [Help]

APPS.FTE_TENDER_WF dependencies on WSH_TRIPS_GRP

Line 2166: p_trip_in_rec WSH_TRIPS_GRP.TripInRecType;

2162:
2163:
2164: p_trip_info_tab WSH_TRIPS_PVT.Trip_Attr_Tbl_Type;
2165: p_trip_info WSH_TRIPS_PVT.Trip_Rec_Type;
2166: p_trip_in_rec WSH_TRIPS_GRP.TripInRecType;
2167: x_out_tab WSH_TRIPS_GRP.trip_Out_tab_type;
2168:
2169: l_number_of_warnings NUMBER;
2170: l_number_of_errors NUMBER;

Line 2167: x_out_tab WSH_TRIPS_GRP.trip_Out_tab_type;

2163:
2164: p_trip_info_tab WSH_TRIPS_PVT.Trip_Attr_Tbl_Type;
2165: p_trip_info WSH_TRIPS_PVT.Trip_Rec_Type;
2166: p_trip_in_rec WSH_TRIPS_GRP.TripInRecType;
2167: x_out_tab WSH_TRIPS_GRP.trip_Out_tab_type;
2168:
2169: l_number_of_warnings NUMBER;
2170: l_number_of_errors NUMBER;
2171: