/*
               File: Hot400_C
        Description: Ficha Hotel
             Author: GeneXus Java Generator version 9_0_6-019
       Generated on: January 3, 2012 11:46:27.96
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   Gx_date = GXgetDateValue("_TODAY")
   AV74Pgmdes = GXgetControlValue("_PGMDESC")
   AV73Pgmnam = GXgetControlValue("_PGMNAME")
}
this._Validv_Hotid=function()
{
   try {
      gxballoon = getGXBallon("_HOTID");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._StandaloneModal=function()
{
}
this._hot400_c=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =39;
_GXValidFnc[17]={lvl:0,grid:0,fnc:null,fld:"_WCMODFEC",gxvar:"AV40WCModF",op:[],ip:[],nacdep:[],v2v:function(Value){AV40WCModF=gxint(Value)},v2c:function(){GXsetControlValue("_WCMODFEC",AV40WCModF,0)},c2v:function(){AV40WCModF=GXgetIntegerValue("_WCMODFEC")}};
_GXValidFnc[18]={lvl:0,grid:0,fnc:null,fld:"_HOTID",gxvar:"AV17HotId",op:[],ip:[],nacdep:[],v2v:function(Value){AV17HotId=gxint(Value)},v2c:function(){GXsetControlValue("_HOTID",AV17HotId,0)},c2v:function(){AV17HotId=GXgetIntegerValue("_HOTID")}};
_GXValidFnc [ 38 ]={lvl: 2 ,grid: 40 ,pgrid: 0 ,fnc: null ,fld: "_IMAGEN1" ,gxvar: "AV58Imagen" ,op:[  ],ip:[  ],v2v:function(Value){ AV58Imagen=Value },v2c:function(){ GXsetGridControlValue("_IMAGEN1",GXCurrentRow[40],AV58Imagen,0) }, c2v:function(){ AV58Imagen=GXgetGridControlValue("_IMAGEN1",GXCurrentRow[40]) }, nac:function(){return  null }};
_GXValidFnc [ 39 ]={lvl: 2 ,grid: 40 ,pgrid: 0 ,fnc: null ,fld: "_CARDES" ,gxvar: "AV56CarDes" ,op:[  ],ip:[  ],v2v:function(Value){ AV56CarDes=Value },v2c:function(){ GXsetGridControlValue("_CARDES",GXCurrentRow[40],AV56CarDes,0) }, c2v:function(){ AV56CarDes=GXgetGridControlValue("_CARDES",GXCurrentRow[40]) }, nac:function(){return  null }};
this.AV40WCModF=0;
this.AV17HotId=0;
_SetStandaloneVars( ) ;

