﻿<?xml version="1.0" encoding="utf-8"?>
<CallableObject guid="db84c79c-b2b2-4487-b770-cd77831cac4f" name="CurfFlujDistDP" description="Curf Fluj Dist DP" namespace="GeneXus.Programs">
  <Signature name="Par">
    <Parameter name="fluj_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="CurfFlujDistSDT" description="Curf Fluj Dist 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="dist_id" description="Distribución 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>