/*
               File: XpoUsuario
        Description: Manutenção dos meus Dados
             Author: GeneXus C# Generator version 9_0_4-851
       Generated on: 7/30/2008 9:41:11.14
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this.txpousuarioSetStandaloneVars=function()
{
   AV35XpoUsu = GXgetIntegerValue("_XPOUSUARIOXPOEMPRESACODIGO")
   AV19IDUSU = GXgetIntegerValue("_IDUSU")
   AV29UsCodU = GXgetIntegerValue("_USCODUSU")
   A575XpoUsu = GXgetIntegerValue("XPOUSUARIOXPOEMPRESACODIGO")
   A144XpoUsu = GXgetIntegerValue("XPOUSUARIOCODIGO")
   Gx_BScreen = GXgetIntegerValue("_GXBSCREEN")
   A574XpoUsu = GXgetDateValue("XPOUSUARIODATACADASTRO")
   A1465XpoCi = GXgetControlValue("GXHCXPOCIDADECOD")
   AV32ok = GXgetControlValue("_OK")
   AV36XpoUsu = GXgetIntegerValue("_XPOUSUARIOXPONIVELUSUARIO")
   AV11progra = GXgetControlValue("_PROGRAMA")
   AV37ErrDsc = GXgetControlValue("_ERRDSC")
   AV33tipo = GXgetIntegerValue("_TIPO")
   A756XpoUsu = GXgetIntegerValue("XPOUSUARIOCONTATOSEQULT")
   A145XpoUsu = GXgetIntegerValue("XPOUSUARIOUSASUPORTEONLINE")
   A146XpoUsu = GXgetIntegerValue("XPOUSUARIOUSACHAT")
   A147XpoUsu = GXgetIntegerValue("XPOUSUARIOUSAFORUM")
   A148XpoUsu = GXgetIntegerValue("XPOUSUARIOUSAFAQ")
   A167XpoUsu = GXgetIntegerValue("XPOUSUARIOSTATUS")
   A1043XpoUs = GXgetIntegerValue("XPOUSUARIOLISTAPRESENTESCONTA")
   A1461XpoCi = GXgetControlValue("XPOCIDADENOME")
   A1463XpoCi = GXgetControlValue("XPOCIDADEUF")
   A1462XpoCi = GXgetIntegerValue("XPOCIDADEPREFIXO")
   Gx_mode=GXgetControlValue("MODE");
}
this.txpousuarioValid_Xpousuarionick=function()
{
   try {
      gxballoon = getGXBallon("XPOUSUARIONICK");
      AnyError = 0;
      try {
         if ( true )
         {
            gxUDP('gxJX_Action17',["A26XpoUsua", "A575XpoUsu", "AV11progra"],["AV32ok", "AV36XpoUsu"]);
         }
      }
      catch(e){}
      try {
         if ( true && AV32ok != 'N' && Gx_mode == 'INS' )
         {
            gxballoon.setError('Usuário já foi cadastrado.');
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this.txpousuarioValid_Xpousuarioemail=function()
{
   try {
      gxballoon = getGXBallon("XPOUSUARIOEMAIL");
      AnyError = 0;
      try {
         if ( gxlength( A28XpoUsua) < 8 && true && AV33tipo >= 1 )
         {
            gxballoon.setError('Deve ser informado o E-Mail.');
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this.txpousuarioValid_Xpousuarionome=function()
{
   try {
      gxballoon = getGXBallon("XPOUSUARIONOME");
      AnyError = 0;
      try {
         if ( gxlength( A27XpoUsua) < 8 && true && AV33tipo >= 1 )
         {
            gxballoon.setError('Deve ser informado o Nome.');
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this.txpousuarioValid_Xpousuarioscsuf=function()
{
   try {
      gxballoon = getGXBallon("XPOUSUARIOSCSUF");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this.txpousuarioValid_Xpocidadecod=function()
{
   try {
      gxballoon = getGXBallon("XPOCIDADECOD");
      AnyError = 0;
      A1465XpoCi=GXgetControlValue("XPOCIDADECOD") ;
      if ( A1465XpoCi == '' )
      {
         A1465XpoCi = 0 ;
         n1465XpoCi = false ;
      }
      else
      {
         var GXHCRC = gxajaxHideCode([ "A753XpoUsu", "A1465XpoCi" ], "XPOCIDADECOD" ,[ "A1465XpoCi" ]);
         if(GXHCRC=='ambiguousck'){
            gxballoon.setError(gxFormat("%1 é ambíguo", "Nome da Cidade"));
            AnyError = 1 ;
         }
         else
         {
            if(GXHCRC==0){
               GXsetControlValue("GXHCXPOCIDADECOD",A1465XpoCi,0) ;
            }
            else
            {
               if(GXHCRC==101){
                  gxballoon.setError("Não existe 'Cadastro de Cidade'.");
                  AnyError = 1 ;
               }
            }
         }
      }
      if ( AnyError == 0 && ( A1465XpoCi != gxOldKey("A1465XpoCiA1461XpoCi") ) )
      {
         gxajaxloadCrl('gxLoad_27',new Array("A1465XpoCi"),new Array("A1461XpoCi","A1463XpoCi","A1462XpoCi"));
         if ( GXLastAjaxSt == 101 )
         {
            if ( ! ( (0==A1465XpoCi) ) )
            {
               gxballoon.setError("Não existe 'Cadastro de Cidade'.");
               AnyError = 1 ;
               gxUnsetSetKey("A1465XpoCiA1461XpoCi");
            }
         }
         else
         {
            gxSetKey("A1465XpoCiA1461XpoCi","A1465XpoCi");
         }
      }

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this.txpousuarioValid_Xpousuariodatanascimento=function()
{
   try {
      gxballoon = getGXBallon("XPOUSUARIODATANASCIMENTO");
      AnyError = 0;
      try {
         if ( ! ( (new gxdate("").compare(A754XpoUsu)==0) || new gxdate( A754XpoUsu ).compare( gxymdtod( 1753, 01, 01) ) >= 0 ) )
         {
            gxballoon.setError("Campo Nascimento fora da faixa");
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this.txpousuarioValid_Xpousuariofone=function()
{
   try {
      gxballoon = getGXBallon("XPOUSUARIOFONE");
      AnyError = 0;
      try {
         if ( gxlength( gxtrim( gxstr( A816XpoUsu, 10, 0))) < 6 && true )
         {
            gxballoon.setError('Deve ser informado o Telefone.');
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this.txpousuarioValid_Xpousuariosenha=function()
{
   try {
      gxballoon = getGXBallon("XPOUSUARIOSENHA");
      AnyError = 0;
      try {
         if ( Gx_mode == 'UPD' )
         {
            AV18passve = A32XpoUsua ;
         }
      }
      catch(e){}
      try {
         if ( gxlength( A32XpoUsua) < 6 && true )
         {
            gxballoon.setError('Senha deve ter no mínimo 6 caracteres.');
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this.txpousuarioValidv_Passveri=function()
{
   try {
      gxballoon = getGXBallon("_PASSVERI");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this.txpousuarioValid_Xpousuariocontatoseq=function()
{
   try {
      if(  GXCurrentRow[56] ===0) return true;
      gxballoon = getGXGridBallon("XPOUSUARIOCONTATOSEQ", GXCurrentRow[56]);
      AnyError = 0;
      sMode284 = Gx_mode ;
      Gx_mode = gxGetGridRowMode(284,56) ;
      txpousuariostandaloneModal16284( ) ;

   }
   catch(e){}
   try {
      Gx_mode = sMode284 ;
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this.txpousuarioValid_Xpousuariocontatodatanasciment=function()
{
   try {
      if(  GXCurrentRow[56] ===0) return true;
      gxballoon = getGXGridBallon("XPOUSUARIOCONTATODATANASCIMENT", GXCurrentRow[56]);
      AnyError = 0;
      sMode284 = Gx_mode ;
      Gx_mode = gxGetGridRowMode(284,56) ;
      try {
         if ( ! ( (new gxdate("").compare(A760XpoUsu)==0) || new gxdate( A760XpoUsu ).compare( gxymdtod( 1753, 01, 01) ) >= 0 ) )
         {
            gxballoon.setError("Campo Nasceu em fora da faixa");
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      Gx_mode = sMode284 ;
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this.txpousuariostandaloneModal16284=function()
{
   A756XpoUsu = GXCtrlSerial( "XPOUSUARIOCONTATOSEQULT" , "A757XpoUsu" , 0 , 56 , 1 ) ;
   n756XpoUsu = false ;
}
this.txpousuarioxpousuario=function()
{
}
this.txpousuarioinit=function()
{
}
txpousuarioGXValidFnc = new Array();
this.txpousuarioGXLastCtrlId =55;
txpousuarioGXValidFnc[6]={lvl:0,grid:0,fnc:txpousuarioValid_Xpousuarionick,fld:"XPOUSUARIONICK",gxvar:"A26XpoUsua",op:[],ip:[6],nacdep:[],v2v:function(Value){A26XpoUsua=Value},v2c:function(){GXsetControlValue("XPOUSUARIONICK",A26XpoUsua,0)},c2v:function(){A26XpoUsua=GXgetControlValue("XPOUSUARIONICK")}};
txpousuarioGXValidFnc[8]={lvl:0,grid:0,fnc:txpousuarioValid_Xpousuarioemail,fld:"XPOUSUARIOEMAIL",gxvar:"A28XpoUsua",op:[],ip:[8],nacdep:[],v2v:function(Value){A28XpoUsua=Value},v2c:function(){GXsetControlValue("XPOUSUARIOEMAIL",A28XpoUsua,0)},c2v:function(){A28XpoUsua=GXgetControlValue("XPOUSUARIOEMAIL")}};
txpousuarioGXValidFnc[10]={lvl:0,grid:0,fnc:txpousuarioValid_Xpousuarionome,fld:"XPOUSUARIONOME",gxvar:"A27XpoUsua",op:[],ip:[10],nacdep:[],v2v:function(Value){A27XpoUsua=Value},v2c:function(){GXsetControlValue("XPOUSUARIONOME",A27XpoUsua,0)},c2v:function(){A27XpoUsua=GXgetControlValue("XPOUSUARIONOME")}};
txpousuarioGXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIOENDERECO",gxvar:"A822XpoUsu",op:[],ip:[],nacdep:[],v2v:function(Value){A822XpoUsu=Value},v2c:function(){GXsetControlValue("XPOUSUARIOENDERECO",A822XpoUsu,0)},c2v:function(){A822XpoUsu=GXgetControlValue("XPOUSUARIOENDERECO")}};
txpousuarioGXValidFnc[14]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIOBAIRRO",gxvar:"A751XpoUsu",op:[],ip:[],nacdep:[],v2v:function(Value){A751XpoUsu=Value},v2c:function(){GXsetControlValue("XPOUSUARIOBAIRRO",A751XpoUsu,0)},c2v:function(){A751XpoUsu=GXgetControlValue("XPOUSUARIOBAIRRO")}};
txpousuarioGXValidFnc[16]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIOCEP",gxvar:"A752XpoUsu",op:[],ip:[],nacdep:[],v2v:function(Value){A752XpoUsu=Value},v2c:function(){GXsetControlValue("XPOUSUARIOCEP",A752XpoUsu,0)},c2v:function(){A752XpoUsu=GXgetControlValue("XPOUSUARIOCEP")}};
txpousuarioGXValidFnc[18]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIOSCSUF",gxvar:"A753XpoUsu",op:[],ip:[],nacdep:[],v2v:function(Value){A753XpoUsu=Value},v2c:function(){GXsetComboBoxValue("XPOUSUARIOSCSUF",A753XpoUsu)},c2v:function(){A753XpoUsu=GXgetControlValue("XPOUSUARIOSCSUF")}};
txpousuarioGXValidFnc[20]={lvl:0,grid:0,fnc:txpousuarioValid_Xpocidadecod,fld:"XPOCIDADECOD",gxvar:"A1465XpoCi",op:[20],ip:[20,18],nacdep:[],v2v:function(Value){A1465XpoCi=Value},v2c:function(){},c2v:function(){}};
txpousuarioGXValidFnc[21]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIOCIDADE",gxvar:"A750XpoUsu",op:[],ip:[],nacdep:[],v2v:function(Value){A750XpoUsu=Value},v2c:function(){GXsetControlValue("XPOUSUARIOCIDADE",A750XpoUsu,0)},c2v:function(){A750XpoUsu=GXgetControlValue("XPOUSUARIOCIDADE")}};
txpousuarioGXValidFnc[23]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIOSEXO",gxvar:"A755XpoUsu",op:[],ip:[],nacdep:[],v2v:function(Value){A755XpoUsu=gxint(Value)},v2c:function(){GXsetControlValue("XPOUSUARIOSEXO",A755XpoUsu,2)},c2v:function(){A755XpoUsu=GXgetIntegerValue("XPOUSUARIOSEXO")}};
txpousuarioGXValidFnc[25]={lvl:0,grid:0,fnc:txpousuarioValid_Xpousuariodatanascimento,fld:"XPOUSUARIODATANASCIMENTO",gxvar:"A754XpoUsu",op:[],ip:[25],nacdep:[],v2v:function(Value){A754XpoUsu=Value},v2c:function(){GXsetControlValue("XPOUSUARIODATANASCIMENTO",A754XpoUsu,0)},c2v:function(){A754XpoUsu=GXgetControlValue("XPOUSUARIODATANASCIMENTO")}};
txpousuarioGXValidFnc[27]={lvl:0,grid:0,fnc:txpousuarioValid_Xpousuariofone,fld:"XPOUSUARIOFONE",gxvar:"A816XpoUsu",op:[],ip:[27],nacdep:[],v2v:function(Value){A816XpoUsu=gxint(Value)},v2c:function(){GXsetControlValue("XPOUSUARIOFONE",A816XpoUsu,0)},c2v:function(){A816XpoUsu=GXgetIntegerValue("XPOUSUARIOFONE")}};
txpousuarioGXValidFnc[29]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIOCELULAR",gxvar:"A817XpoUsu",op:[],ip:[],nacdep:[],v2v:function(Value){A817XpoUsu=gxint(Value)},v2c:function(){GXsetControlValue("XPOUSUARIOCELULAR",A817XpoUsu,0)},c2v:function(){A817XpoUsu=GXgetIntegerValue("XPOUSUARIOCELULAR")}};
txpousuarioGXValidFnc[31]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIOCPF",gxvar:"A818XpoUsu",op:[],ip:[],nacdep:[],v2v:function(Value){A818XpoUsu=Value},v2c:function(){GXsetControlValue("XPOUSUARIOCPF",A818XpoUsu,0)},c2v:function(){A818XpoUsu=GXgetControlValue("XPOUSUARIOCPF")}};
txpousuarioGXValidFnc[33]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIOCCRED1",gxvar:"A819XpoUsu",op:[],ip:[],nacdep:[],v2v:function(Value){A819XpoUsu=Value},v2c:function(){GXsetControlValue("XPOUSUARIOCCRED1",A819XpoUsu,0)},c2v:function(){A819XpoUsu=GXgetControlValue("XPOUSUARIOCCRED1")}};
txpousuarioGXValidFnc[35]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIOCCRED2",gxvar:"A820XpoUsu",op:[],ip:[],nacdep:[],v2v:function(Value){A820XpoUsu=Value},v2c:function(){GXsetControlValue("XPOUSUARIOCCRED2",A820XpoUsu,0)},c2v:function(){A820XpoUsu=GXgetControlValue("XPOUSUARIOCCRED2")}};
txpousuarioGXValidFnc[37]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIOCCRED3",gxvar:"A821XpoUsu",op:[],ip:[],nacdep:[],v2v:function(Value){A821XpoUsu=Value},v2c:function(){GXsetControlValue("XPOUSUARIOCCRED3",A821XpoUsu,0)},c2v:function(){A821XpoUsu=GXgetControlValue("XPOUSUARIOCCRED3")}};
txpousuarioGXValidFnc[39]={lvl:0,grid:0,fnc:txpousuarioValid_Xpousuariosenha,fld:"XPOUSUARIOSENHA",gxvar:"A32XpoUsua",op:[41],ip:[39,41],nacdep:[],v2v:function(Value){A32XpoUsua=Value},v2c:function(){},c2v:function(){A32XpoUsua=GXgetControlValue("XPOUSUARIOSENHA")}};
txpousuarioGXValidFnc[41]={lvl:0,grid:0,fnc:null,fld:"_PASSVERI",gxvar:"AV18passve",op:[],ip:[],nacdep:[],v2v:function(Value){AV18passve=Value},v2c:function(){},c2v:function(){AV18passve=GXgetControlValue("_PASSVERI")}};
txpousuarioGXValidFnc[42]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIOXPONIVELUSUARIO",gxvar:"A168XpoUsu",op:[],ip:[],nacdep:[],v2v:function(Value){A168XpoUsu=gxint(Value)},v2c:function(){GXsetComboBoxValue("XPOUSUARIOXPONIVELUSUARIO",A168XpoUsu)},c2v:function(){A168XpoUsu=GXgetIntegerValue("XPOUSUARIOXPONIVELUSUARIO")}};
txpousuarioGXValidFnc[43]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIOHABILITADO",gxvar:"A149XpoUsu",op:[],ip:[],nacdep:[],v2v:function(Value){A149XpoUsu=gxint(Value)},v2c:function(){GXsetCheckBoxValue("XPOUSUARIOHABILITADO",A149XpoUsu,"1")},c2v:function(){A149XpoUsu=GXgetCheckBoxValue("XPOUSUARIOHABILITADO","1","0")}};
txpousuarioGXValidFnc[46]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIOUSALISTAPRESENTES",gxvar:"A1053XpoUs",op:[],ip:[],nacdep:[],v2v:function(Value){A1053XpoUs=gxint(Value)},v2c:function(){GXsetCheckBoxValue("XPOUSUARIOUSALISTAPRESENTES",A1053XpoUs,"1")},c2v:function(){A1053XpoUs=GXgetCheckBoxValue("XPOUSUARIOUSALISTAPRESENTES","1","0")}};
txpousuarioGXValidFnc[47]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIORECEBENOTICIAS",gxvar:"A150XpoUsu",op:[],ip:[],nacdep:[],v2v:function(Value){A150XpoUsu=gxint(Value)},v2c:function(){GXsetCheckBoxValue("XPOUSUARIORECEBENOTICIAS",A150XpoUsu,"1")},c2v:function(){A150XpoUsu=GXgetCheckBoxValue("XPOUSUARIORECEBENOTICIAS","1","0")}};
txpousuarioGXValidFnc[48]={lvl:0,grid:0,fnc:null,fld:"XPOUSUARIORECEBEPRODUTOS",gxvar:"A151XpoUsu",op:[],ip:[],nacdep:[],v2v:function(Value){A151XpoUsu=gxint(Value)},v2c:function(){GXsetCheckBoxValue("XPOUSUARIORECEBEPRODUTOS",A151XpoUsu,"1")},c2v:function(){A151XpoUsu=GXgetCheckBoxValue("XPOUSUARIORECEBEPRODUTOS","1","0")}};
txpousuarioGXValidFnc [ 51 ]={lvl: 284 ,grid: 56 ,pgrid: 0 ,fnc: txpousuarioValid_Xpousuariocontatoseq ,fld: "XPOUSUARIOCONTATOSEQ" ,gxvar: "A757XpoUsu" ,op:[ 51 ],ip:[ 51 ] ,force:true ,v2v:function(Value){ A757XpoUsu=gxint(Value) },v2c:function(){ GXsetGridControlValue("XPOUSUARIOCONTATOSEQ",GXCurrentRow[56],A757XpoUsu,0) }, c2v:function(){ A757XpoUsu=GXgetGridIntegerValue("XPOUSUARIOCONTATOSEQ",GXCurrentRow[56]) }, nac:function(){return  null }};
txpousuarioGXValidFnc [ 52 ]={lvl: 284 ,grid: 56 ,pgrid: 0 ,fnc: null ,fld: "XPOUSUARIOCONTATONOME" ,gxvar: "A758XpoUsu" ,op:[  ],ip:[  ]  ,v2v:function(Value){ A758XpoUsu=Value },v2c:function(){ GXsetGridControlValue("XPOUSUARIOCONTATONOME",GXCurrentRow[56],A758XpoUsu,0) }, c2v:function(){ A758XpoUsu=GXgetGridControlValue("XPOUSUARIOCONTATONOME",GXCurrentRow[56]) }, nac:function(){return  null }};
txpousuarioGXValidFnc [ 53 ]={lvl: 284 ,grid: 56 ,pgrid: 0 ,fnc: null ,fld: "XPOUSUARIOCONTATOSEXO" ,gxvar: "A759XpoUsu" ,op:[  ],ip:[  ]  ,v2v:function(Value){ A759XpoUsu=gxint(Value) },v2c:function(){ GXsetGridComboBoxValue("XPOUSUARIOCONTATOSEXO",GXCurrentRow[56],A759XpoUsu) }, c2v:function(){ A759XpoUsu=GXgetGridIntegerValue("XPOUSUARIOCONTATOSEXO",GXCurrentRow[56]) }, nac:function(){return  null }};
txpousuarioGXValidFnc [ 54 ]={lvl: 284 ,grid: 56 ,pgrid: 0 ,fnc: txpousuarioValid_Xpousuariocontatodatanasciment ,fld: "XPOUSUARIOCONTATODATANASCIMENT" ,gxvar: "A760XpoUsu" ,op:[  ],ip:[ 54 ]  ,v2v:function(Value){ A760XpoUsu=Value },v2c:function(){ GXsetGridControlValue("XPOUSUARIOCONTATODATANASCIMENT",GXCurrentRow[56],A760XpoUsu,0) }, c2v:function(){ A760XpoUsu=GXgetGridControlValue("XPOUSUARIOCONTATODATANASCIMENT",GXCurrentRow[56]) }, nac:function(){return  null }};
txpousuarioGXValidFnc [ 55 ]={lvl: 284 ,grid: 56 ,pgrid: 0 ,fnc: null ,fld: "XPOUSUARIOCONTATOEMAIL" ,gxvar: "A761XpoUsu" ,op:[  ],ip:[  ]  ,v2v:function(Value){ A761XpoUsu=Value },v2c:function(){ GXsetGridControlValue("XPOUSUARIOCONTATOEMAIL",GXCurrentRow[56],A761XpoUsu,0) }, c2v:function(){ A761XpoUsu=GXgetGridControlValue("XPOUSUARIOCONTATOEMAIL",GXCurrentRow[56]) }, nac:function(){return  null }};
this.A26XpoUsua=0;
this.A28XpoUsua=0;
this.A27XpoUsua=0;
this.A822XpoUsu=0;
this.A751XpoUsu=0;
this.A752XpoUsu=0;
this.A753XpoUsu=0;
this.A1465XpoCi=0;
this.A750XpoUsu=0;
this.A755XpoUsu=0;
this.A754XpoUsu=0;
this.A816XpoUsu=0;
this.A817XpoUsu=0;
this.A818XpoUsu=0;
this.A819XpoUsu=0;
this.A820XpoUsu=0;
this.A821XpoUsu=0;
this.A32XpoUsua=0;
this.AV18passve=0;
this.A168XpoUsu=0;
this.A149XpoUsu=0;
this.A1053XpoUs=0;
this.A150XpoUsu=0;
this.A151XpoUsu=0;
txpousuarioSetStandaloneVars( ) ;

