/*
               File: CustomerService
        Description: Customer Service
             Author: GeneXus C# Generator version 9_0_4-851
       Generated on: 11/13/2008 16:55:20.81
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "MDY" );
gxsetTimeFormat( 12 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "." ;
this.gxThSep =  "," ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A93wUsumai = GXgetControlValue("WUSUMAIL")
   A290wUsuSt = GXgetControlValue("WUSUSTS")
   A236WUsuCo = GXgetControlValue("WUSUCOD")
   A297WUsuPt = GXgetIntegerValue("WUSUPTA")
   A296WUsuCl = GXgetIntegerValue("WUSUCLI")
   A10EmpCod = GXgetControlValue("EMPCOD")
   A279WUsuCl = GXgetControlValue("WUSUCLAVE")
   A278WUsuPa = GXgetControlValue("WUSUPASS")
   A94WUsuNom = GXgetControlValue("WUSUNOM")
   A92wEmpCod = GXgetControlValue("WEMPCOD")
}
this._Validv_Cousrname=function()
{
   try {
      gxballoon = getGXBallon("_COUSRNAME");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Validv_Coemail=function()
{
   try {
      gxballoon = getGXBallon("_COEMAIL");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._customerservice=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =17;
_GXValidFnc[8]={lvl:0,grid:0,fnc:null,fld:"_COUSRNAME",gxvar:"AV6COUsrNa",op:[],ip:[],nacdep:[],v2v:function(Value){AV6COUsrNa=Value},v2c:function(){GXsetControlValue("_COUSRNAME",AV6COUsrNa,0)},c2v:function(){AV6COUsrNa=GXgetControlValue("_COUSRNAME")}};
_GXValidFnc[9]={lvl:0,grid:0,fnc:null,fld:"_COUSRPSW",gxvar:"AV5COUsrPs",op:[],ip:[],nacdep:[],v2v:function(Value){AV5COUsrPs=Value},v2c:function(){GXsetControlValue("_COUSRPSW",AV5COUsrPs,0)},c2v:function(){AV5COUsrPs=GXgetControlValue("_COUSRPSW")}};
_GXValidFnc[17]={lvl:0,grid:0,fnc:null,fld:"_COEMAIL",gxvar:"AV7COEmail",op:[],ip:[],nacdep:[],v2v:function(Value){AV7COEmail=Value},v2c:function(){GXsetControlValue("_COEMAIL",AV7COEmail,0)},c2v:function(){AV7COEmail=GXgetControlValue("_COEMAIL")}};
this.AV6COUsrNa=0;
this.AV5COUsrPs=0;
this.AV7COEmail=0;
_SetStandaloneVars( ) ;

