DBA Data[Home] [Help]

APPS.WSH_BATCH_PROCESS dependencies on WSH_TRIP_STOPS_PVT

Line 767: l_rec_attr_tab WSH_TRIP_STOPS_PVT.Stop_Attr_Tbl_Type;

763: l_other_stop_id NUMBER;
764: l_trip_id NUMBER;
765: l_return_status VARCHAR2(1);
766: l_action_prms WSH_TRIP_STOPS_GRP.action_parameters_rectype;
767: l_rec_attr_tab WSH_TRIP_STOPS_PVT.Stop_Attr_Tbl_Type;
768: l_stop_out_rec WSH_TRIP_STOPS_GRP.stopActionOutRecType;
769: l_def_rec WSH_TRIP_STOPS_GRP.default_parameters_rectype;
770: l_msg_count NUMBER;
771: l_msg_data VARCHAR2(2000);