﻿<?xml version="1.0" encoding="utf-8"?>
<CallableObject guid="4de2070a-b1d2-4e3c-a64d-ec3dfd25953c" name="solisSDTFluDP" description="Solicitudes pendientes (c/Flujo)" namespace="GeneXus.Programs">
  <Signature name="par">
    <Parameter name="soli_empr_id">
      <Field>
        <Properties>
          <Property>
            <Name>Type</Name>
            <Value>Character</Value>
          </Property>
          <Property>
            <Name>Length</Name>
            <Value>5</Value>
          </Property>
        </Properties>
      </Field>
    </Parameter>
    <Parameter name="UsuIdDis">
      <Field>
        <Properties>
          <Property>
            <Name>Type</Name>
            <Value>Character</Value>
          </Property>
          <Property>
            <Name>Length</Name>
            <Value>20</Value>
          </Property>
        </Properties>
      </Field>
    </Parameter>
    <Parameter name="ReturnValue" accessor="out">
      <Field name="solisSDTFlu" description="solis SDTFlu" collection="true">
        <Fields>
          <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="soli_id_desc" description="soli_id_desc">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>12</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_id_padre" description="soli_id_padre">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>12</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="prov_id" description="Id.Proveedor">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>9</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="prov_nombre" description="Proveedor">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>60</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_curf_usua_id" description="soli_curf_usua_id">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>20</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_nro_docto" description="Nro.Documento">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>12</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_fecha_docto" description="Fecha Docto.">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Date</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>8</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_fecha_recepcion" description="Fecha Recepción">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Date</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>8</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_fecha_creacion" description="Fecha Creación">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Date</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>8</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_monto" description="Neto">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>15</Value>
              </Property>
              <Property>
                <Name>Decimals</Name>
                <Value>2</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_iva" description="IVA">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>15</Value>
              </Property>
              <Property>
                <Name>Decimals</Name>
                <Value>2</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_total_factura" description="Total">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>15</Value>
              </Property>
              <Property>
                <Name>Decimals</Name>
                <Value>2</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_tipo_factura" description="Tipo Factura">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>1</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_tipo_docto" description="soli_tipo_docto">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="esta_id" description="Identificador Estado Solicitud">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="esta_desc_corta" description="esta_desc_corta">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>18</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="prio_id" description="Identificador Prioridad">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="prio_desc_corta" description="prio_desc_corta">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>18</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_empr_id" description="Id.Empresa">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="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="usua_nombre" description="usua_nombre">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>60</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_fecha_vto" description="Vencimiento">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Date</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>8</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_fluj_id" description="soli_fluj_id">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
        </Fields>
      </Field>
    </Parameter>
  </Signature>
</CallableObject>