/*
               File: conptos
        Description: Consulta de Puntos
             Author: GeneXus Java Generator version 9_0_5-047
       Generated on: February 19, 2009 18:13:35.42
       Program type: Main program
          Main DBMS: as400
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "." ;
this.gxThSep =  "," ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._Validv_Tipdoccod=function()
{
   try {
      gxballoon = getGXBallon("_TIPDOCCOD");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Validv_Prsnrodoc=function()
{
   try {
      gxballoon = getGXBallon("_PRSNRODOC");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._conptos=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =16;
_GXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"_TARCOD",gxvar:"AV5TarCod",op:[],ip:[],nacdep:[],v2v:function(Value){AV5TarCod=gxint(Value)},v2c:function(){GXsetControlValue("_TARCOD",AV5TarCod,0)},c2v:function(){AV5TarCod=GXgetIntegerValue("_TARCOD")}};
_GXValidFnc[14]={lvl:0,grid:0,fnc:null,fld:"_TIPDOCCOD",gxvar:"AV6TipDocC",op:[],ip:[],nacdep:[],v2v:function(Value){AV6TipDocC=gxint(Value)},v2c:function(){GXsetComboBoxValue("_TIPDOCCOD",AV6TipDocC)},c2v:function(){AV6TipDocC=GXgetIntegerValue("_TIPDOCCOD")}};
_GXValidFnc[16]={lvl:0,grid:0,fnc:null,fld:"_PRSNRODOC",gxvar:"AV7PrsNroD",op:[],ip:[],nacdep:[],v2v:function(Value){AV7PrsNroD=Value},v2c:function(){GXsetControlValue("_PRSNRODOC",AV7PrsNroD,0)},c2v:function(){AV7PrsNroD=GXgetControlValue("_PRSNRODOC")}};
this.AV5TarCod=0;
this.AV6TipDocC=0;
this.AV7PrsNroD=0;
_SetStandaloneVars( ) ;
