/*
               File: NNoticiaJ1
        Description: Generador Noticias
             Author: GeneXus Java Generator version 9_0_4-073
       Generated on: April 17, 2008 14:58:29.71
       Program type: Main program
          Main DBMS: mysql
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   Gx_date = GXgetDateValue("_TODAY")
   AV139Pgmna = GXgetControlValue("_PGMNAME")
   AV90NNotId = GXgetIntegerValue("_NNOTID")
   A232NNotId = GXgetIntegerValue("NNOTID")
   A450NNotNo = GXgetControlValue("NNOTNOTA")
   A451NNotWe = GXgetIntegerValue("NNOTWEBSTATUS")
   A259DisPla = GXgetIntegerValue("DISPLANTILLAID")
   A472NNotLi = GXgetControlValue("NNOTLINKEXTERIOR")
   A667DisPla = GXgetIntegerValue("DISPLANTILLAHEREDADADEFAULT")
   A251DisPla = GXgetIntegerValue("DISPLANTILLATIPO")
   A248DisId = GXgetIntegerValue("DISID")
   A253DisPla = GXgetControlValue("DISPLANTILLAARCHIVODESTINO")
   AV95DisPla = GXgetIntegerValue("_DISPLANTILLAID")
}
this._Validv_Disid=function()
{
   try {
      gxballoon = getGXBallon("_DISID");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._nnoticiaj1=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =8;
_GXValidFnc[2]={lvl:0,grid:0,fnc:null,fld:"_USRID",gxvar:"AV41UsrId",op:[],ip:[],nacdep:[],v2v:function(Value){AV41UsrId=gxint(Value)},v2c:function(){GXsetControlValue("_USRID",AV41UsrId,0)},c2v:function(){AV41UsrId=GXgetIntegerValue("_USRID")}};
_GXValidFnc[4]={lvl:0,grid:0,fnc:null,fld:"_DISID",gxvar:"AV42DisId",op:[],ip:[],nacdep:[],v2v:function(Value){AV42DisId=gxint(Value)},v2c:function(){GXsetControlValue("_DISID",AV42DisId,0)},c2v:function(){AV42DisId=GXgetIntegerValue("_DISID")}};
_GXValidFnc[6]={lvl:0,grid:0,fnc:null,fld:"_IDIOMA",gxvar:"AV61Idioma",op:[],ip:[],nacdep:[],v2v:function(Value){AV61Idioma=gxint(Value)},v2c:function(){GXsetControlValue("_IDIOMA",AV61Idioma,0)},c2v:function(){AV61Idioma=GXgetIntegerValue("_IDIOMA")}};
_GXValidFnc[8]={lvl:0,grid:0,fnc:null,fld:"_NCATID",gxvar:"AV28NCatId",op:[],ip:[],nacdep:[],v2v:function(Value){AV28NCatId=gxint(Value)},v2c:function(){GXsetControlValue("_NCATID",AV28NCatId,0)},c2v:function(){AV28NCatId=GXgetIntegerValue("_NCATID")}};
this.AV41UsrId=0;
this.AV42DisId=0;
this.AV61Idioma=0;
this.AV28NCatId=0;
_SetStandaloneVars( ) ;

