/*
               File: SGEN0001
        Description: Modulo de Usuarios del Sistema
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 7/6/2010 14:24:12.55
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._Validv_Usrcod=function()
{
   try {
      gxballoon = getGXBallon("_USRCOD");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Validv_Usremp=function()
{
   try {
      gxballoon = getGXBallon("_USREMP");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._sgen0001=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =14;
_GXValidFnc[9]={lvl:0,grid:0,fnc:null,fld:"_USRCOD",gxvar:"AV5UsrCod",op:[],ip:[],nacdep:[],v2v:function(Value){AV5UsrCod=Value},v2c:function(){GXsetControlValue("_USRCOD",AV5UsrCod,0)},c2v:function(){AV5UsrCod=GXgetControlValue("_USRCOD")}};
_GXValidFnc[11]={lvl:0,grid:0,fnc:null,fld:"_USRPWD",gxvar:"AV6UsrPwd",op:[],ip:[],nacdep:[],v2v:function(Value){AV6UsrPwd=Value},v2c:function(){GXsetControlValue("_USRPWD",AV6UsrPwd,0)},c2v:function(){AV6UsrPwd=GXgetControlValue("_USRPWD")}};
_GXValidFnc[14]={lvl:0,grid:0,fnc:null,fld:"_USREMP",gxvar:"AV9UsrEmp",op:[],ip:[],nacdep:[],v2v:function(Value){AV9UsrEmp=gxint(Value)},v2c:function(){GXsetComboBoxValue("_USREMP",AV9UsrEmp)},c2v:function(){AV9UsrEmp=GXgetIntegerValue("_USREMP")}};
this.AV5UsrCod=0;
this.AV6UsrPwd=0;
this.AV9UsrEmp=0;
_SetStandaloneVars( ) ;
