﻿<?xml version="1.0" encoding="utf-8"?>
<CallableObject guid="f3a85c5d-0eed-4c4f-be3d-dffd931ac620" name="CurfFluProDP" description="Curf Flu Pro DP" namespace="GeneXus.Programs">
  <Signature name="Par">
    <Parameter name="flpr_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="flpr_prov_id">
      <Field>
        <Properties>
          <Property>
            <Name>Type</Name>
            <Value>Numeric</Value>
          </Property>
          <Property>
            <Name>Length</Name>
            <Value>9</Value>
          </Property>
        </Properties>
      </Field>
    </Parameter>
    <Parameter name="ReturnValue" accessor="out">
      <Field name="CurfFluProSDT" description="Curf Flu Pro SDT" collection="true">
        <Fields>
          <Field name="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="flpr_prov_id" description="Proveedor Id.">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>9</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="flpr_empr_id" description="Empresa Id.">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="flpr_cost_id" description="CCostos Id.">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>10</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="flpr_cnta_id" description="Cuenta Id.">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>15</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="flpr_orden" description="flpr_orden">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="flpr_porcentaje" description="Porcentaje Carga">
            <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="flpr_selector" description="Selector Carga">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Boolean</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="flpr_tgral" description="Tipo General">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
        </Fields>
      </Field>
    </Parameter>
  </Signature>
</CallableObject>