/*
               File: REP103
        Description: Detalle representacion
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 12/19/2010 22:2:20.37
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A507TecNum = GXgetIntegerValue("TECNUM")
   A526Repart = GXgetIntegerValue("REPARTOOTROSNUM")
   A525Repart = GXgetIntegerValue("REPARTONUM")
}
this._Valid_Representacioncodigo=function()
{
   try {
      gxballoon = getGXBallon("REPRESENTACIONCODIGO");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._rep103=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =58;
_GXValidFnc[17]={lvl:0,grid:0,fnc:null,fld:"REPRESENTACIONCODIGO",gxvar:"A490Repres",op:[],ip:[],nacdep:[],v2v:function(Value){A490Repres=gxint(Value)},v2c:function(){GXsetControlValue("REPRESENTACIONCODIGO",A490Repres,0)},c2v:function(){A490Repres=GXgetIntegerValue("REPRESENTACIONCODIGO")}};
_GXValidFnc[22]={lvl:0,grid:0,fnc:null,fld:"_NOTIDIRESUMEN",gxvar:"AV10NotIdi",op:[],ip:[],nacdep:[],v2v:function(Value){AV10NotIdi=Value},v2c:function(){GXsetControlValue("_NOTIDIRESUMEN",AV10NotIdi,0)},c2v:function(){AV10NotIdi=GXgetControlValue("_NOTIDIRESUMEN")}};
_GXValidFnc[26]={lvl:0,grid:0,fnc:null,fld:"_ARGUMENTOIDIOMA",gxvar:"AV24Argume",op:[],ip:[],nacdep:[],v2v:function(Value){AV24Argume=Value},v2c:function(){GXsetControlValue("_ARGUMENTOIDIOMA",AV24Argume,0)},c2v:function(){AV24Argume=GXgetControlValue("_ARGUMENTOIDIOMA")}};
_GXValidFnc[58]={lvl:0,grid:0,fnc:null,fld:"_OTROSCOMENTARIOSIDIOMA",gxvar:"AV30OtrosC",op:[],ip:[],nacdep:[],v2v:function(Value){AV30OtrosC=Value},v2c:function(){GXsetControlValue("_OTROSCOMENTARIOSIDIOMA",AV30OtrosC,0)},c2v:function(){AV30OtrosC=GXgetControlValue("_OTROSCOMENTARIOSIDIOMA")}};
this.A490Repres=0;
this.AV10NotIdi=0;
this.AV24Argume=0;
this.AV30OtrosC=0;
_SetStandaloneVars( ) ;

