/*
               File: SisporteLog
        Description: Carga Especial
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 12/7/2011 11:57:34.51
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   Gx_date = GXgetDateValue("_TODAY")
}
this._Validv_Uwemail=function()
{
   try {
      gxballoon = getGXBallon("_UWEMAIL");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._sisportelog=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =12;
_GXValidFnc[6]={lvl:0,grid:0,fnc:null,fld:"_UWEMAIL",gxvar:"AV5UweMail",op:[],ip:[],nacdep:[],v2v:function(Value){AV5UweMail=Value},v2c:function(){GXsetControlValue("_UWEMAIL",AV5UweMail,0)},c2v:function(){AV5UweMail=GXgetControlValue("_UWEMAIL")}};
_GXValidFnc[7]={lvl:0,grid:0,fnc:null,fld:"_UWESEN",gxvar:"AV6UweSen",op:[],ip:[],nacdep:[],v2v:function(Value){AV6UweSen=Value},v2c:function(){GXsetControlValue("_UWESEN",AV6UweSen,0)},c2v:function(){AV6UweSen=GXgetControlValue("_UWESEN")}};
_GXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"_MSG",gxvar:"Gx_msg",op:[],ip:[],nacdep:[],v2v:function(Value){Gx_msg=Value},v2c:function(){GXsetControlValue("_MSG",Gx_msg,0)},c2v:function(){Gx_msg=GXgetControlValue("_MSG")}};
this.AV5UweMail=0;
this.AV6UweSen=0;
this.Gx_msg=0;
_SetStandaloneVars( ) ;

