/*
               File: WCProductoDetalleCombo
        Description: ::Detalle del Producto Ribeiro ::
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 1/16/2012 17:3:42.40
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   Gx_date = GXgetDateValue("_TODAY")
}
this._wcproductodetallecombo=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =59;
_GXValidFnc[11]={lvl:0,grid:0,fnc:null,fld:"_ARTPAGNIV3",gxvar:"AV12ArtPag",op:[],ip:[],nacdep:[],v2v:function(Value){AV12ArtPag=gxint(Value)},v2c:function(){GXsetControlValue("_ARTPAGNIV3",AV12ArtPag,0)},c2v:function(){AV12ArtPag=GXgetIntegerValue("_ARTPAGNIV3")}};
_GXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"_ARTPAGNIV2",gxvar:"AV11ArtPag",op:[],ip:[],nacdep:[],v2v:function(Value){AV11ArtPag=gxint(Value)},v2c:function(){GXsetControlValue("_ARTPAGNIV2",AV11ArtPag,0)},c2v:function(){AV11ArtPag=GXgetIntegerValue("_ARTPAGNIV2")}};
_GXValidFnc[13]={lvl:0,grid:0,fnc:null,fld:"_ARTPAGNIV1",gxvar:"AV10ArtPag",op:[],ip:[],nacdep:[],v2v:function(Value){AV10ArtPag=gxint(Value)},v2c:function(){GXsetControlValue("_ARTPAGNIV1",AV10ArtPag,0)},c2v:function(){AV10ArtPag=GXgetIntegerValue("_ARTPAGNIV1")}};
_GXValidFnc[30]={lvl:0,grid:0,fnc:null,fld:"_SUCURSAL",gxvar:"AV47Sucurs",op:[],ip:[],nacdep:[],v2v:function(Value){AV47Sucurs=Value},v2c:function(){GXsetComboBoxValue("_SUCURSAL",AV47Sucurs)},c2v:function(){AV47Sucurs=GXgetControlValue("_SUCURSAL")}};
_GXValidFnc[53]={lvl:0,grid:0,fnc:null,fld:"_CONTADOBONO",gxvar:"AV77Contad",op:[],ip:[],nacdep:[],v2v:function(Value){AV77Contad=GXtoDecimalValue(Value,".",",")},v2c:function(){GXsetDecimalValue("_CONTADOBONO",AV77Contad,2,",")},c2v:function(){AV77Contad=GXgetDecimalValue("_CONTADOBONO",".",",")}};
_GXValidFnc[59]={lvl:0,grid:0,fnc:null,fld:"_WARTPRECTD",gxvar:"AV80WArtPr",op:[],ip:[],nacdep:[],v2v:function(Value){AV80WArtPr=GXtoDecimalValue(Value,".",",")},v2c:function(){GXsetDecimalValue("_WARTPRECTD",AV80WArtPr,2,",")},c2v:function(){AV80WArtPr=GXgetDecimalValue("_WARTPRECTD",".",",")}};
this.AV12ArtPag=0;
this.AV11ArtPag=0;
this.AV10ArtPag=0;
this.AV47Sucurs=0;
this.AV77Contad=0;
this.AV80WArtPr=0;
_SetStandaloneVars( ) ;

