﻿<?xml version="1.0" encoding="utf-8"?>
<CallableObject guid="535e78a6-c929-404b-b26d-0674605557f9" name="evensDP" description="evens DP" namespace="GeneXus.Programs">
  <Signature name="Par">
    <Parameter name="soli_id">
      <Field>
        <Properties>
          <Property>
            <Name>Type</Name>
            <Value>Numeric</Value>
          </Property>
          <Property>
            <Name>Length</Name>
            <Value>12</Value>
          </Property>
        </Properties>
      </Field>
    </Parameter>
    <Parameter name="ReturnValue" accessor="out">
      <Field name="evensSDT" description="evens SDT" collection="true">
        <Fields>
          <Field name="even_id" description="Evento.Id">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="teve_id" description="Id.Tipo Evento">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="teve_desc_corta" description="teve_desc_corta">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>18</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_id" description="Id.Solicitud">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>12</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="even_usua_id" description="Identificador Usuario">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>20</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="even_usua_nombre" description="Nombre Usuario">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>60</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="even_esta_id" description="Estado">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="even_esta_desc_corta" description="even_esta_desc_corta">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>18</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="even_fecha" description="Fecha">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>DateTime</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>10</Value>
              </Property>
              <Property>
                <Name>Decimals</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="even_comentario" description="Comentario">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5120</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="even_comentario_clean" description="even_comentario_clean">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5120</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="even_comentario_cuted" description="even_comentario_cuted">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>40</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="even_save" description="even_save">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Boolean</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="even_aprob_ind" description="even_aprob_ind">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>1</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="even_autoriza_tipo" description="even_autoriza_tipo">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>10</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="even_motcod" description="even_motcod">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>2</Value>
              </Property>
            </Properties>
          </Field>
        </Fields>
      </Field>
    </Parameter>
  </Signature>
</CallableObject>