/*
               File: Int0013
        Description: Logon (Aluno/Professor)
             Author: GeneXus Java Generator version 9_0_6-019
       Generated on: December 10, 2008 9:22:22.59
       Program type: Main program
          Main DBMS: as400
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   Gx_date = GXgetDateValue("_TODAY")
}
this._Validv_Sgausu_cod=function()
{
   try {
      gxballoon = getGXBallon("_SGAUSU_COD");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._int0013=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =15;
_GXValidFnc[9]={lvl:0,grid:0,fnc:null,fld:"_TIPO",gxvar:"AV38tipo",op:[],ip:[],nacdep:[],v2v:function(Value){AV38tipo=gxint(Value)},v2c:function(){GXsetComboBoxValue("_TIPO",AV38tipo)},c2v:function(){AV38tipo=GXgetIntegerValue("_TIPO")}};
_GXValidFnc[11]={lvl:0,grid:0,fnc:null,fld:"_SGAUSU_COD",gxvar:"AV8sgausu_",op:[],ip:[],nacdep:[],v2v:function(Value){AV8sgausu_=gxint(Value)},v2c:function(){GXsetControlValue("_SGAUSU_COD",AV8sgausu_,0)},c2v:function(){AV8sgausu_=GXgetIntegerValue("_SGAUSU_COD")}};
_GXValidFnc[13]={lvl:0,grid:0,fnc:null,fld:"_SGAUSU_SEN",gxvar:"AV9sgausu_",op:[],ip:[],nacdep:[],v2v:function(Value){AV9sgausu_=Value},v2c:function(){GXsetControlValue("_SGAUSU_SEN",AV9sgausu_,0)},c2v:function(){AV9sgausu_=GXgetControlValue("_SGAUSU_SEN")}};
_GXValidFnc[15]={lvl:0,grid:0,fnc:null,fld:"_FLAGUSR",gxvar:"AV7FlagUsr",op:[],ip:[],nacdep:[],v2v:function(Value){AV7FlagUsr=Value},v2c:function(){GXsetCheckBoxValue("_FLAGUSR",AV7FlagUsr,"S")},c2v:function(){AV7FlagUsr=GXgetCheckBoxValue("_FLAGUSR","S","N")}};
this.AV38tipo=0;
this.AV8sgausu_=0;
this.AV9sgausu_=0;
this.AV7FlagUsr=0;
_SetStandaloneVars( ) ;
