{gxsetDateFormat( "DMY" );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
Gx_BScreen = 1 ;
this._SetStandaloneVars=function()
{
   Gx_BScreen = 0 ;
}
this._Valid_Departamentocodigo=function()
{
   try {
      gxballoon = getGXBallon("DEPARTAMENTOCODIGO");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._departamento=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =14;
_GXValidFnc[11]={lvl:0,grid:0,fnc:null,fld:"DEPARTAMENTOCODIGO",gxvar:"A14Departa",op:[],ip:[],v2v:function(Value){A14Departa=Value},v2c:function(){GXsetControlValue("DEPARTAMENTOCODIGO",A14Departa,0)},c2v:function(){A14Departa=GXgetIntegerValue("DEPARTAMENTOCODIGO")}};
_GXValidFnc[14]={lvl:0,grid:0,fnc:null,fld:"DEPARTAMENTONOMBRE",gxvar:"A13Departa",op:[],ip:[],v2v:function(Value){A13Departa=Value},v2c:function(){GXsetControlValue("DEPARTAMENTONOMBRE",A13Departa,0)},c2v:function(){A13Departa=GXgetControlValue("DEPARTAMENTONOMBRE")}};
this.A14Departa=0;
this.A13Departa=0;
_SetStandaloneVars( ) ;
