$ls_cedbene = $_POST["txtcedbene" . $li_i];
                $ld_fechaconta = $_POST["txtfechaconta" . $li_i];
                $lb_valido = $in_class->uf_procesar_reverso_recepcion($ls_numrecdoc, $ls_codtipdoc, $ls_codpro, $ls_cedbene, $ld_fechaconta, $la_seguridad);
                if ($lb_valido) {
                    $in_class->io_msg->message("La Recepcion de Documentos  " . $ls_numrecdoc . " fue reversada.");
                } else {
                    $in_class->io_msg->message("No se pudo reversar la Recepcion de Documentos " . $ls_numrecdoc);
                }
            }
        }
        $li_totrows = 1;
        uf_agregarlineablanca($lo_object, $li_totrows);
        break;
    case "BUSCAR":
        uf_load_variables();
        $in_class_contabiliza->uf_select_recepciones_contabilizar($ls_numrecdoc, $ls_fecemi, $ls_fecapr, $ls_codigo, $ls_tipo, $lo_object, $li_totrows, "C", "REVERSAR");
        if ($li_totrows == 0) {
            $li_totrows = 1;
            uf_agregarlineablanca($lo_object, $li_totrows);
        }
        break;
}
$in_class->uf_destroy_objects();
unset($in_class);
?>
<table width="762" border="0" align="center" cellpadding="0" cellspacing="0" class="contorno">
  <tr>
    <td width="762" height="30" colspan="11" class="cd-logo"><img src="../shared/imagebank/header.jpg" width="778" height="40"></td>
  </tr>
  <tr>
    <td width="432" height="20" colspan="11" bgcolor="#E7E7E7"><table width="762" border="0" align="center" cellpadding="0" cellspacing="0">