﻿<?xml version="1.0" encoding="utf-8"?>
<CallableObject guid="3aada7f2-63e7-431c-9708-13a195b79548" name="CurfCenCosDP" description="Curf Cen Cos DP" namespace="GeneXus.Programs">
  <Signature name="Par">
    <Parameter name="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="cost_id">
      <Field>
        <Properties>
          <Property>
            <Name>Type</Name>
            <Value>Character</Value>
          </Property>
          <Property>
            <Name>Length</Name>
            <Value>10</Value>
          </Property>
        </Properties>
      </Field>
    </Parameter>
    <Parameter name="ReturnValue" accessor="out">
      <Field name="CurfCenCosSDT" description="Curf Cen Cos SDT" collection="true">
        <Fields>
          <Field name="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="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="Descripción 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="Descripción Larga">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>60</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="cost_flujo" description="Flujo Normal (Default)">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="cost_id_padre" description="CCostos Padre">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>10</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="cost_id_desc" description="Código Centro de Costo y Descripción Larga">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>70</Value>
              </Property>
            </Properties>
          </Field>
        </Fields>
      </Field>
    </Parameter>
  </Signature>
</CallableObject>