﻿<?xml version="1.0" encoding="utf-8"?>
<CallableObject guid="18f237ef-365b-4db4-b4f0-b23b14f8cd31" name="CurfSoliAnexDP" description="Curf Soli Anex 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="anex_id">
      <Field>
        <Properties>
          <Property>
            <Name>Type</Name>
            <Value>Numeric</Value>
          </Property>
          <Property>
            <Name>Length</Name>
            <Value>5</Value>
          </Property>
        </Properties>
      </Field>
    </Parameter>
    <Parameter name="ReturnValue" accessor="out">
      <Field name="CurfSoliAnexSDT" description="Curf Soli Anex SDT" collection="true">
        <Fields>
          <Field name="soli_id" description="soli_id">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>12</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="anex_id" description="Anexo.Id">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="anex_archivo" description="Imagen">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Blob</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="anex_archivo_nombre" description="Nombre Archivo">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>60</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="anex_archivo_tipo" description="Tipo Archivo">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>10</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="anex_fecha" description="Fecha">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Date</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>8</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="anex_usua_id" description="Usuario Ingresador Anexo">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>20</Value>
              </Property>
            </Properties>
          </Field>
        </Fields>
      </Field>
    </Parameter>
  </Signature>
</CallableObject>