/*
               File: MtxSMaster
        Description: Site Matrix - Master
             Author: GeneXus C# Generator version 9_0_3-780
       Generated on: 12/24/2007 17:5:55.76
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   AV15Pgmnam=GXgetControlValue("_PGMNAME") ;
   A2615MstOp=GXgetControlValue("MSTOPTCOD") ;
   A2610MstOp=GXgetControlValue("MSTOPTWIN1") ;
   A2611MstOp=GXgetControlValue("MSTOPTWIN2") ;
   A2612MstOp=GXgetControlValue("MSTOPTWIN3") ;
   A2608MstOp=GXgetControlValue("MSTOPTATV") ;
   A2607MstOp=GXgetControlValue("MSTOPTNOM") ;
   A2609MstOp=GXgetIntegerValue("MSTOPTORD") ;
}
this._Validv_Mstoptcod=function()
{
   try {
      gxballoon = getGXBallon("_MSTOPTCOD");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._StandaloneModal=function()
{
}
this._mtxsmaster=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =20;
_GXValidFnc [ 17 ]={lvl: 2 ,grid: 15 ,pgrid: 0 ,fnc: null ,fld: "_MSTOPTNOM" ,gxvar: "AV10MstOpt" ,op:[  ],ip:[  ],v2v:function(Value){ AV10MstOpt=Value },v2c:function(){ GXsetGridControlValue("_MSTOPTNOM",GXCurrentRow[15],AV10MstOpt,0) }, c2v:function(){ AV10MstOpt = GXgetGridControlValue("_MSTOPTNOM",GXCurrentRow[15]) }, nac:function(){return  null }};
_GXValidFnc [ 18 ]={lvl: 2 ,grid: 15 ,pgrid: 0 ,fnc: null ,fld: "_MSTOPTCODA" ,gxvar: "AV12MstOpt" ,op:[  ],ip:[  ],v2v:function(Value){ AV12MstOpt=Value },v2c:function(){ GXsetGridControlValue("_MSTOPTCODA",GXCurrentRow[15],AV12MstOpt,0) }, c2v:function(){ AV12MstOpt = GXgetGridControlValue("_MSTOPTCODA",GXCurrentRow[15]) }, nac:function(){return  null }};
_GXValidFnc[20]={lvl:0,grid:0,fnc:null,fld:"_MSTOPTCOD",gxvar:"AV11MstOpt",op:[],ip:[],nacdep:[],v2v:function(Value){AV11MstOpt=Value},v2c:function(){GXsetControlValue("_MSTOPTCOD",AV11MstOpt,0)},c2v:function(){AV11MstOpt=GXgetControlValue("_MSTOPTCOD")}};
this.AV11MstOpt=0;
_SetStandaloneVars( ) ;
