﻿<?xml version="1.0" encoding="utf-8"?>
<CallableObject guid="d575d429-1b4f-4f14-b37b-b5642321c063" name="soliPcsDP" description="soli Pcs 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="soliPcsSDT" description="soli Pcs 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="cost_id" description="Centro de Costos">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>10</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="cost_desc_corta" description="cost_desc_corta">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>40</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="cost_desc_larga" description="cost_desc_larga">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>60</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="cost_id_padre" description="cost_id_padre">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>10</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="cnta_id" description="Id.Cuenta Contable">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>15</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="cnta_desc_corta" description="cnta_desc_corta">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>18</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="cnta_desc_larga" description="cnta_desc_larga">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>60</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="sopc_valor" description="Valor">
            <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="sopc_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="sopc_iva_importacion" description="Importacion">
            <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="sopc_iva_exento" description="Exento">
            <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="sopc_porcentaje" description="Porcentaje">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>7</Value>
              </Property>
              <Property>
                <Name>Decimals</Name>
                <Value>3</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="cost_flujo" description="cost_flujo">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="Sopc_TotalSAP" description="Sopc_ Total 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="i" description="i">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>4</Value>
              </Property>
            </Properties>
          </Field>
        </Fields>
      </Field>
    </Parameter>
  </Signature>
</CallableObject>