﻿<?xml version="1.0" encoding="utf-8"?>
<CallableObject guid="62582c93-1a1f-400b-84bd-ba1d974fa62c" name="DPGetJefes" description="DPGet Jefes" namespace="GeneXus.Programs">
  <Signature name="Par">
    <Parameter name="usrSuperior">
      <Field>
        <Properties>
          <Property>
            <Name>Type</Name>
            <Value>Character</Value>
          </Property>
          <Property>
            <Name>Length</Name>
            <Value>30</Value>
          </Property>
        </Properties>
      </Field>
    </Parameter>
    <Parameter name="ReturnValue" accessor="out">
      <Field name="SubEmpleados" description="Sub Empleados" collection="true">
        <Fields>
          <Field name="usrcod" description="Codigo Usuario">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>30</Value>
              </Property>
              <Property>
                <Name>Picture</Name>
                <Value>@!</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="UsrAlias" description="Alias">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>25</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="UsrSubOrdinados" description="Usr Sub Ordinados">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Numeric</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>4</Value>
              </Property>
              <Property>
                <Name>Picture</Name>
                <Value>ZZZ9</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="SubOrdinados" description="Sub Ordinados">
            <Fields />
          </Field>
          <Field name="UsrCentroCosto" description="Centro de Costo">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>11</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="UsrCentroCostoName" description="Usr Centro Costo Name">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>60</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="UsrEmpresaSigla" description="Usr Empresa Sigla">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>5</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="UsrTipo" description="Tipo de Usuario">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>1</Value>
              </Property>
            </Properties>
          </Field>
        </Fields>
      </Field>
    </Parameter>
  </Signature>
</CallableObject>