﻿<?xml version="1.0" encoding="utf-8"?>
<CallableObject guid="357381ef-f2f4-44b8-a498-e40357cf62cc" name="TmpUsuDP" description="Tmp Usu DP" namespace="GeneXus.Programs">
  <Signature name="par">
    <Parameter name="UsuId">
      <Field>
        <Properties>
          <Property>
            <Name>Type</Name>
            <Value>Character</Value>
          </Property>
          <Property>
            <Name>Length</Name>
            <Value>20</Value>
          </Property>
        </Properties>
      </Field>
    </Parameter>
    <Parameter name="EmpId">
      <Field>
        <Properties>
          <Property>
            <Name>Type</Name>
            <Value>Character</Value>
          </Property>
          <Property>
            <Name>Length</Name>
            <Value>5</Value>
          </Property>
        </Properties>
      </Field>
    </Parameter>
    <Parameter name="ReturnValue" accessor="out">
      <Field name="TmpUsuCC" description="Tmp Usu CC" collection="true">
        <Fields>
          <Field name="UsuId" description="Usuario">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>20</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="EmpId" description="Empresa">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="CosId" description="Centro de Costo">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
        </Fields>
      </Field>
    </Parameter>
  </Signature>
</CallableObject>