﻿<?xml version="1.0" encoding="utf-8"?>
<CallableObject guid="0f1e1316-493d-4475-abeb-18218d61a285" name="solisCurfDP" description="solis Curf DP" 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="usua_id">
      <Field>
        <Properties>
          <Property>
            <Name>Type</Name>
            <Value>Character</Value>
          </Property>
          <Property>
            <Name>Length</Name>
            <Value>20</Value>
          </Property>
        </Properties>
      </Field>
    </Parameter>
    <Parameter name="soli_carpeta">
      <Field>
        <Properties>
          <Property>
            <Name>Type</Name>
            <Value>Character</Value>
          </Property>
          <Property>
            <Name>Length</Name>
            <Value>100</Value>
          </Property>
        </Properties>
      </Field>
    </Parameter>
    <Parameter name="esta_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="solisSDT" description="solis SDT" 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="Solicitud 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="Curf Solicitud">
            <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="Tipo Documento">
            <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="Estado Solicitud Descripción 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="Descripción 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="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_ult_even_fecha" description="Fecha del último evento">
            <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="soli_carpeta" description="Carpeta de la Cual se Cargo">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>100</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_fecha_esta" description="Fecha Estado">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Date</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>8</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_SAPCancelada" description="Cancelada">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>1</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_SAPMotivoCda" description="Motivo Cancelada">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>20</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="Soli_Revision" description="Revision">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>1</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="Soli_SAPTipoDocumento" description="Tipo Documento">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>1</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="Soli_DoctoRef" description="Documento Referencia">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>12</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="Soli_Total_SAP" description="Total Final SAP">
            <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_NC_Nro" description="Numero NC">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>10</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="Soli_NC_Existe" description="Existe NC">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>1</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="Soli_Origen" description="Origen">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>1</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="soli_fluj_id" description="Flujo.Id">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="Soli_Extranjera" description="Soli_ Extranjera">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>1</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="Moneda_Id" description="Moneda_ Id">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>3</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="Prov_TipoContrato" description="Tipo Contrato">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>1</Value>
              </Property>
            </Properties>
          </Field>
        </Fields>
      </Field>
    </Parameter>
  </Signature>
</CallableObject>