RE : [development-axapta] Variant, COMVariant

2006-02-12 Thread Steeve Gilbert
I have no solution for you but I just wanted to show everyone a little anytype test I've tried to check your statement:     anytype typeFreeVar;     typeFreeVar = "sdf";     info(strfmt("%1", typeFreeVar));     typeFreeVar = 54.2;     typeFreeVar += 54.2; // will result in : 54.254.2.  Weird

[development-axapta] Problems with OLAP

2006-02-12 Thread ivarayag
Hi all!!! Thanks for yours recomendations! I have of following problem with OLAP, I proces one cube and this not showme problems and say the cube had create. When I try to visualize the information in the dynamic tables it shows the following error to me: The method "dataMember" in o

[development-axapta] making enum element invisible

2006-02-12 Thread daniellim_yh
hi all, how we can make enum element invisible?for example for usage in form? if i have an enum of element A,B and C, but in form i only would like to display A and B for user selection, can i make C invisible inside the form? thx in advance. daniel SPONSORED LINK

[development-axapta] Re: Update InventSum

2006-02-12 Thread ax1d
If you want to recalculate InventSum from X++ code, you can use the InventSumReCalcItem class. --- In development-axapta@yahoogroups.com, "Preston A. Larimer" <[EMAIL PROTECTED]> wrote: > > Run the consistency check for Inventory - Item - On-hand, this should fix > your onhand qty in invent