/*
               File: Login
        Description: Login
             Author: GeneXus Java Generator version 9_0_4-076
       Generated on: August 10, 2010 12:4:39.95
       Program type: Main program
          Main DBMS: db2
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A562OpdCod = GXgetControlValue("OPDCOD")
   A572OpdPas = GXgetIntegerValue("OPDPASS")
   A573OpdPas = GXgetControlValue("OPDPAS10")
   AV23opera = GXgetControlValue("_OPERA")
   A581OpdAdm = GXgetIntegerValue("OPDADM")
   A580OpdCom = GXgetIntegerValue("OPDCOM")
   A582OpdSue = GXgetIntegerValue("OPDSUE")
   A583OpdSeg = GXgetIntegerValue("OPDSEG")
   AV16empre = GXgetIntegerValue("_EMPRE")
   A25EmpCod = GXgetIntegerValue("EMPCOD")
   A26EmpDsc = GXgetControlValue("EMPDSC")
   A320UsuCod = GXgetControlValue("USUCOD")
   A321UsuNom = GXgetControlValue("USUNOM")
}
this._login=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =14;
_GXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"_LOGIN",gxvar:"AV32login",op:[],ip:[],nacdep:[],v2v:function(Value){AV32login=Value},v2c:function(){GXsetControlValue("_LOGIN",AV32login,0)},c2v:function(){AV32login=GXgetControlValue("_LOGIN")}};
_GXValidFnc[14]={lvl:0,grid:0,fnc:null,fld:"_PASSWEB",gxvar:"AV33passwe",op:[],ip:[],nacdep:[],v2v:function(Value){AV33passwe=Value},v2c:function(){GXsetControlValue("_PASSWEB",AV33passwe,0)},c2v:function(){AV33passwe=GXgetControlValue("_PASSWEB")}};
this.AV32login=0;
this.AV33passwe=0;
_SetStandaloneVars( ) ;
