DBA Data[Home] [Help]

APPS.WSH_BATCH_PROCESS dependencies on WSH_TRIP_STOPS_PVT

Line 743: l_rec_attr_tab WSH_TRIP_STOPS_PVT.Stop_Attr_Tbl_Type;

739: l_other_stop_id NUMBER;
740: l_trip_id NUMBER;
741: l_return_status VARCHAR2(1);
742: l_action_prms WSH_TRIP_STOPS_GRP.action_parameters_rectype;
743: l_rec_attr_tab WSH_TRIP_STOPS_PVT.Stop_Attr_Tbl_Type;
744: l_stop_out_rec WSH_TRIP_STOPS_GRP.stopActionOutRecType;
745: l_def_rec WSH_TRIP_STOPS_GRP.default_parameters_rectype;
746: l_msg_count NUMBER;
747: l_msg_data VARCHAR2(2000);