/*
               File: CiMPPoN
        Description: Consulta D.U.A (New)
             Author: GeneXus C# Generator version 9_0_3-801
       Generated on: 1/14/2010 15:49:41.3
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetFirstYearCentury( 45 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   AV11vNC=GXgetControlValue("_VNC") ;
   A238TIPO_R=GXgetControlValue("TIPO_REGI") ;
   A98NUME_CO=GXgetControlValue("NUME_CORRE") ;
   A97ANO_PRE=GXgetControlValue("ANO_PRESE") ;
   A96CODI_AD=GXgetControlValue("CODI_ADUAN") ;
}
this._Validv_Vcodi_adua=function()
{
   try {
      gxballoon = getGXBallon("_VCODI_ADUA");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Validv_Vano_pre=function()
{
   try {
      gxballoon = getGXBallon("_VANO_PRE");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._cimppon=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =16;
_GXValidFnc[14]={lvl:0,grid:0,fnc:null,fld:"_VCODI_ADUA",gxvar:"AV8vCodi_A",op:[],ip:[],nacdep:[],v2v:function(Value){AV8vCodi_A=Value},v2c:function(){GXsetControlValue("_VCODI_ADUA",AV8vCodi_A,1)},c2v:function(){AV8vCodi_A=GXgetControlValue("_VCODI_ADUA")}};
_GXValidFnc[15]={lvl:0,grid:0,fnc:null,fld:"_VANO_PRE",gxvar:"AV9vAno_pr",op:[],ip:[],nacdep:[],v2v:function(Value){AV9vAno_pr=Value},v2c:function(){GXsetControlValue("_VANO_PRE",AV9vAno_pr,1)},c2v:function(){AV9vAno_pr=GXgetControlValue("_VANO_PRE")}};
_GXValidFnc[16]={lvl:0,grid:0,fnc:null,fld:"_VNUME_CORR",gxvar:"AV10vNume_",op:[],ip:[],nacdep:[],v2v:function(Value){AV10vNume_=Value},v2c:function(){GXsetControlValue("_VNUME_CORR",AV10vNume_,1)},c2v:function(){AV10vNume_=GXgetControlValue("_VNUME_CORR")}};
this.AV8vCodi_A=0;
this.AV9vAno_pr=0;
this.AV10vNume_=0;
_SetStandaloneVars( ) ;

