/*
               File: Int0006
        Description: Logon SAE Merenda
             Author: GeneXus Java Generator version 9_0_6-019
       Generated on: December 10, 2008 9:22:17.72
       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._Validv_Saeuni_cod=function()
{
   try {
      gxballoon = getGXBallon("_SAEUNI_COD");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._int0006=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =17;
_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_=Value},v2c:function(){GXsetControlValue("_SGAUSU_COD",AV8sgausu_,0)},c2v:function(){AV8sgausu_=GXgetControlValue("_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:"_SAEUNI_COD",gxvar:"AV32saeuni",op:[],ip:[],nacdep:[],v2v:function(Value){AV32saeuni=gxint(Value)},v2c:function(){GXsetComboBoxValue("_SAEUNI_COD",AV32saeuni)},c2v:function(){AV32saeuni=GXgetIntegerValue("_SAEUNI_COD")}};
_GXValidFnc[17]={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.AV32saeuni=0;
this.AV7FlagUsr=0;
_SetStandaloneVars( ) ;
