public List<BOT_Control_Inspectivo_Linea_Empaque_Empaquetado> fnSelT_Control_Inspectivo_Linea_Empaque_EmpaquetadoDin(string psWhere,string psOrder)
 {
     BDAT_Control_Inspectivo_Linea_Empaque_Empaquetado loBDAT_Control_Inspectivo_Linea_Empaque_Empaquetado=new BDAT_Control_Inspectivo_Linea_Empaque_Empaquetado();
     return loBDAT_Control_Inspectivo_Linea_Empaque_Empaquetado.fnSelT_Control_Inspectivo_Linea_Empaque_EmpaquetadoDin(psWhere,psOrder);
 }