/*
               File: Login
        Description: Login do Sistema
             Author: GeneXus C# Generator version 9_0_4-851
       Generated on: 3/28/2008 19:51:12.29
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A29UsuEma = GXgetControlValue("USUEMA")
   A1062UsuNo = GXgetControlValue("USUNOMCAR")
   A2493UsuAt = GXgetControlValue("USUATI")
   A31EstCod = GXgetIntegerValue("ESTCOD")
   A1656UsuEs = GXgetIntegerValue("USUESTPER")
   AV16UsuNom = GXgetIntegerValue("_USUNOM")
   A26UsuNom = GXgetIntegerValue("USUNOM")
   A399UsuUni = GXgetDateValue("USUUNIDATATU")
   A47UniCod = GXgetIntegerValue("UNICOD")
   AV8EstCod = GXgetIntegerValue("_ESTCOD")
   A1499ConCo = GXgetControlValue("CONCONCEN")
   A2531UsuUn = GXgetControlValue("USUUNIPAD")
}
this._login=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =8;
_GXValidFnc[7]={lvl:0,grid:0,fnc:null,fld:"_USUNOMCAR",gxvar:"AV5UsuNomC",op:[],ip:[],nacdep:[],v2v:function(Value){AV5UsuNomC=Value},v2c:function(){GXsetControlValue("_USUNOMCAR",AV5UsuNomC,0)},c2v:function(){AV5UsuNomC=GXgetControlValue("_USUNOMCAR")}};
_GXValidFnc[8]={lvl:0,grid:0,fnc:null,fld:"_USUSEN",gxvar:"AV6UsuSen",op:[],ip:[],nacdep:[],v2v:function(Value){AV6UsuSen=Value},v2c:function(){GXsetControlValue("_USUSEN",AV6UsuSen,0)},c2v:function(){AV6UsuSen=GXgetControlValue("_USUSEN")}};
this.AV5UsuNomC=0;
this.AV6UsuSen=0;
_SetStandaloneVars( ) ;

