[development-axapta] Run-time lookup on a form ---contrl lenght of a field

2006-05-31 Thread hilda cabrejos



Hello everybody
 
 Does anybody know how to control the length of a field, from the result of a run-time lookup on a form. ( I want to make the width bigger because I can not see all the information of the field).
 
 
 Thank you in advance
 
 Hilda

   
-
Sneak preview the all-new Yahoo.com. It's not radically different. Just radically better. 

[Non-text portions of this message have been removed]








  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "development-axapta" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[development-axapta] Include more than one company in a OLAP cube

2006-05-31 Thread hilda cabrejos



Hello everybody
 
 Does anybody know how I can include the information of two companies in my OLAP cube? Is this possible ?
 I made a cube in one company but my user wants the information of another company to be included in the cube 
 
 
 Thank you in advance
 
 
 Hilda

  
-
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1cent;/min.

[Non-text portions of this message have been removed]









  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "development-axapta" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[development-axapta] Does Axapta is available in (Farsi) Persian Language?

2006-05-31 Thread premkumarm




Hi,


Does Axapta is available in (Farsi) Persian Language.
Please shed some light on this.



with regards,
Premkumar M















  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "development-axapta" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [development-axapta] Include more than one company in a OLAP cube

2006-05-31 Thread James Flavell



I don't think this is possible without modifying the script in the OLAP but
if you take a look at the script you might be able to do a quick and dirty
mod to change company and run the whole script then after that the populate
to cube just needs to pull in the data from both companies .

 

You can do in business views with 'company collections' because these are
created in SQL but if you use the OLAP in Axapta it is defaulted to the
current company like all the filtering...

 

 _ 

From: development-axapta@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of hilda cabrejos
Sent: 31 May 2006 07:05
To: development
Subject: [development-axapta] Include more than one company in a OLAP cube

 

Hello everybody
 
 Does anybody know how I can include the information of two companies in my
OLAP cube? Is this possible ?
 I made a cube in one company but my user wants the information of another
company to be included in the cube 
 
 
 Thank you in advance
 
 
 Hilda

 
-
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates
starting at 1cent;/min.

[Non-text portions of this message have been removed]







SPONSORED LINKS 


Computer
http://groups.yahoo.com/gads?t=msk=Computer+partw1=Computer+partw2=Progr
amming+languagesw3=Microsoft+axaptaw4=Support+exchangec=4s=90.sig=yLpvc
LTIDJ5FTkRJGsO11w part 

Programming
http://groups.yahoo.com/gads?t=msk=Programming+languagesw1=Computer+part
w2=Programming+languagesw3=Microsoft+axaptaw4=Support+exchangec=4s=90.s
ig=cuhEClK4dU4wapXFmKisbQ languages 

Microsoft
http://groups.yahoo.com/gads?t=msk=Microsoft+axaptaw1=Computer+partw2=Pr
ogramming+languagesw3=Microsoft+axaptaw4=Support+exchangec=4s=90.sig=yf
eG_U6QaLfPOZZIud02Fg axapta 


Support
http://groups.yahoo.com/gads?t=msk=Support+exchangew1=Computer+partw2=Pr
ogramming+languagesw3=Microsoft+axaptaw4=Support+exchangec=4s=90.sig=hy
8yRGMzrmxdphyITTUeqA exchange 

 

 

 

 _ 

YAHOO! GROUPS LINKS 

 

*  Visit your group development-axapta
http://groups.yahoo.com/group/development-axapta  on the web.
 
*  To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] 
 
*  Your use of Yahoo! Groups is subject to the Yahoo!
http://docs.yahoo.com/info/terms/ Terms of Service. 

 

 _ 



[Non-text portions of this message have been removed]








  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "development-axapta" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[development-axapta] Make a copy of a map object

2006-05-31 Thread Morten Aasheim



Map map1 = new Map(Types::Integer, Types::String);
Map map2;
 
map1 = map2;
 
Ok, now we have two objects, but only one instance of the map. 
 
How can I have two instances, and copy the contents from one map to the
other? 
 

Regards
Systemconsulent 


Peritus AS, Amtmand Bredersgt. 18, Postboks 2297, N-3003 Drammen 

 


[Non-text portions of this message have been removed]









  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "development-axapta" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[development-axapta] Labels problem

2006-05-31 Thread rajesh



Hello everybody,
I am facing a problem which are related to lables,
My default company language is EN-US,and 2 teir enviroment.

I am creating my labels in this laguage with new lable file id. but every
day(when the server starts) I loss all the lables which I created earlier.
once I create new lable then I retrive all the earlier labels.

can any body help me why this is happening, and what's the solution..??
so that no need to create creation daily new lable for retrieving the old
labels.

what I found that in the application that there is no 'en-us' language
label files (eg. all the axIDen-us)are availbale. I think it is storing
somewhere else in the temparoraly location.

Thanks in Advance.

regards
raj










  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "development-axapta" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [development-axapta] Include more than one company in a OLAP cube

2006-05-31 Thread Morten Aasheim



I strongly adwise to make a datawarehouse to wash data berfore presented
in the cube. Then you can use company as dimension in your cube.
 
Using the built in cubes in Axapta, can result in wrong results. Some
dimensions might be missing etc.

Regards,
Morten Aasheim
Peritus AS

-Original Message-
From: development-axapta@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of hilda cabrejos
Sent: 31. mai 2006 06:05
To: development
Subject: [development-axapta] Include more than one company in a OLAP
cube

Hello everybody
 
 Does anybody know how I can include the information of two companies
in my OLAP cube? Is this possible ?
 I made a cube in one company but my user wants the information of
another company to be included in the cube 
 
 
 Thank you in advance
 
 
 Hilda

  
-
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great
rates starting at 1cent;/min.

[Non-text portions of this message have been removed]






 Yahoo! Groups Sponsor ~--
Get to your groups with one click. Know instantly when new email arrives
http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/saFolB/TM
~- 

 
Yahoo! Groups Links



 










  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "development-axapta" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [development-axapta] Make a copy of a map object

2006-05-31 Thread Harry Deshpande



Hi

 

Map::create(map.pack) ?

 

Regards

 

harry

 



From: development-axapta@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of Morten Aasheim
Sent: 31 May 2006 09:58
To: development-axapta@yahoogroups.com
Subject: [development-axapta] Make a copy of a map object

 

Map map1 = new Map(Types::Integer, Types::String);
Map map2;

map1 = map2;

Ok, now we have two objects, but only one instance of the map. 

How can I have two instances, and copy the contents from one map to the
other? 


Regards
Systemconsulent 


Peritus AS, Amtmand Bredersgt. 18, Postboks 2297, N-3003 Drammen 




[Non-text portions of this message have been removed]







SPONSORED LINKS 

Computer part
http://groups.yahoo.com/gads?t=msk=Computer+partw1=Computer+partw2=P
rogramming+languagesw3=Microsoft+axaptaw4=Support+exchangec=4s=90.s
ig=yLpvcLTIDJ5FTkRJGsO11w 

Programming languages
http://groups.yahoo.com/gads?t=msk=Programming+languagesw1=Computer+p
artw2=Programming+languagesw3=Microsoft+axaptaw4=Support+exchangec=4
s=90.sig=cuhEClK4dU4wapXFmKisbQ 

Microsoft axapta
http://groups.yahoo.com/gads?t=msk=Microsoft+axaptaw1=Computer+partw
2=Programming+languagesw3=Microsoft+axaptaw4=Support+exchangec=4s=90
.sig=yfeG_U6QaLfPOZZIud02Fg 

Support exchange
http://groups.yahoo.com/gads?t=msk=Support+exchangew1=Computer+partw
2=Programming+languagesw3=Microsoft+axaptaw4=Support+exchangec=4s=90
.sig=hy8yRGMzrmxdphyITTUeqA 

 

 

 



YAHOO! GROUPS LINKS 

 

*  Visit your group development-axapta
http://groups.yahoo.com/group/development-axapta  on the web.
  
*  To unsubscribe from this group, send an email to:
  [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
be 
  
*  Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service http://docs.yahoo.com/info/terms/ . 

 





[Non-text portions of this message have been removed]








  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "development-axapta" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[development-axapta] Problem with sort order on Oracle Database

2006-05-31 Thread Tomek

Hello

We have problem with polish sort order in Axapta 30 connected to Oracle 9
database.
I have checked Oracle DB configuration, and it looks like OK. if I connect
by SQL+ to database, all is OK, so I think, it is not Oracle problem.

Axapta client is installed on Windows 2003 Server PL and Windows XP PL and
has polish regional configuration. Axapta Server is on Windows 2003 Server
PL.
If I run Axapta in 2-tier or 3-tier configuration there are bad sort order:
polish letters are on the end of table.

Please help, where can I find the solution.
 
Tomasz Dudek





 Yahoo! Groups Sponsor ~-- 
Home is just a click away.  Make Yahoo! your home page now.
http://us.click.yahoo.com/DHchtC/3FxNAA/yQLSAA/saFolB/TM
~- 

 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 






[development-axapta] Function Delete Journal Lines

2006-05-31 Thread abdulabsi



Dear All,

I have noticed when I used the Ledger Journals,When I used the 
function Delete Lines on the lines level,Some times I noticed the 
Toatl Debit and Credit Fields are not updated! which is not logical to 
have an empty journal with Total Debit and Credits..
Did any one notice such problem???

I am using SP3,SQL 2000


Thanks













  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "development-axapta" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [development-axapta] Make a copy of a map object

2006-05-31 Thread Max Belugin
try Map::create(yourMap.pack())

-Original Message-
From: Morten Aasheim [EMAIL PROTECTED]
To: development-axapta@yahoogroups.com
Date: Wed, 31 May 2006 09:57:32 +0200
Subject: [development-axapta] Make a copy of a map object

 Map map1 = new Map(Types::Integer, Types::String);
 Map map2;
  
 map1 = map2;
  
 Ok, now we have two objects, but only one instance of the map. 
  
 How can I have two instances, and copy the contents from one map to the
 other? 
  
 
 Regards
 Systemconsulent 
 
 
 Peritus AS, Amtmand Bredersgt. 18, Postboks 2297, N-3003 Drammen 
 
  
 
 
 [Non-text portions of this message have been removed]
 
 
 
 
 
 
 
  
 Yahoo! Groups Links
 
 
 
  
 
 
 

http://belugin.info




 Yahoo! Groups Sponsor ~-- 
Protect your PC from spy ware with award winning anti spy technology. It's free.
http://us.click.yahoo.com/97bhrC/LGxNAA/yQLSAA/saFolB/TM
~- 

 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/