/*
               File: GLVeIniSes
        Description: Ingreso Autogestión
             Author: GeneXus Java Generator version 9_0_6-019
       Generated on: January 2, 2012 17:15:43.54
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A215PerNom = GXgetControlValue("PERNOM1")
   A216PerNom = GXgetControlValue("PERNOM2")
   A213PerApe = GXgetControlValue("PERAPE1")
   A288UsuNom = GXgetControlValue("USUNOM")
}
this._Validv_Usulog=function()
{
   try {
      gxballoon = getGXBallon("_USULOG");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._glveinises=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =25;
_GXValidFnc[10]={lvl:0,grid:0,fnc:null,fld:"_USULOG",gxvar:"AV5UsuLog",op:[],ip:[],nacdep:[],v2v:function(Value){AV5UsuLog=Value},v2c:function(){GXsetControlValue("_USULOG",AV5UsuLog,0)},c2v:function(){AV5UsuLog=GXgetControlValue("_USULOG")}};
_GXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"_PWD",gxvar:"AV6Pwd",op:[],ip:[],nacdep:[],v2v:function(Value){AV6Pwd=Value},v2c:function(){GXsetControlValue("_PWD",AV6Pwd,0)},c2v:function(){AV6Pwd=GXgetControlValue("_PWD")}};
_GXValidFnc[25]={lvl:0,grid:0,fnc:null,fld:"_PERDIREMAIL",gxvar:"AV28PerDir",op:[],ip:[],nacdep:[],v2v:function(Value){AV28PerDir=Value},v2c:function(){GXsetControlValue("_PERDIREMAIL",AV28PerDir,0)},c2v:function(){AV28PerDir=GXgetControlValue("_PERDIREMAIL")}};
this.AV5UsuLog=0;
this.AV6Pwd=0;
this.AV28PerDir=0;
_SetStandaloneVars( ) ;

