/*
               File: LoginCliente
        Description: Login del cliente
             Author: GeneXus Java Generator version 9_0_5-047
       Generated on: September 6, 2010 10:47:59.5
       Program type: Callable routine
          Main DBMS: mysql
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A71Grupo = GXgetControlValue("GRUPO")
}
this._Validv_Tarcod=function()
{
   try {
      gxballoon = getGXBallon("_TARCOD");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._logincliente=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =8;
_GXValidFnc[6]={lvl:0,grid:0,fnc:null,fld:"_TARCOD",gxvar:"AV5TarCod",op:[],ip:[],nacdep:[],v2v:function(Value){AV5TarCod=Value},v2c:function(){GXsetControlValue("_TARCOD",AV5TarCod,0)},c2v:function(){AV5TarCod=GXgetControlValue("_TARCOD")}};
_GXValidFnc[8]={lvl:0,grid:0,fnc:null,fld:"_CLAVE",gxvar:"AV14Clave",op:[],ip:[],nacdep:[],v2v:function(Value){AV14Clave=Value},v2c:function(){},c2v:function(){AV14Clave=GXgetControlValue("_CLAVE")}};
this.AV5TarCod=0;
this.AV14Clave=0;
_SetStandaloneVars( ) ;
