[development-axapta] How to get a table Map fro a table?.

2005-01-03 Thread andreas_paulsson_cimkey_se







Hello.

I am creating a utility class that operates on addresses.
I have a utility function that wants a table map Address as in parameter.

I can write 

void myFunc(AddressMap _address)
{
 ...

 useAddress(_address.Address,
 _address.ZipCode,
 _address.City,
 _address.Country);

 ...
}

, but how do I call it? 
E.g. from the CustTable form?

Is it possible at all to pass a map as a parameter?
And, how can I check is a map i associated with a table?

Regards,

 Andreas Paulsson
















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 the Yahoo! Terms of Service.










[development-axapta] simple report question

2005-01-03 Thread Danny Gaethofs







Dear all,

I want to realize that a control field in a programmable section 
repeats 5 times on the first line of my report.

To test this I created a simple programmable section containing the 
field ItemId.

I send the item record from the fetch() method.

Using a while loop in my fetch method and a counter I want the item 
to be printed 5 times on the first line of my report.

I am not able to succeed, instead the item prints on five lines.

Can someone explain me how I can realize this.

Axapta 3.0 SP3.

Danny
















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 the Yahoo! Terms of Service.










[development-axapta] Object ID

2005-01-03 Thread Joy






Dear all,

I'm facing a problem right now, and deeply need help.

This is the story :
We have 2 application and 2 Database on single server, 1 as UAT (A) and the other as Go Live preparation (B).

There is a mistake that using A appl and B Database.

What is the effect of it? and how to solve it.

We have done the synchronization. The configuration of functional, such as item group, etc, still exist.
How about object Id in database?
Is there any duplicated id in database?
Is Syncronize recreate the object ID (such as EDT, table, class, BaseEnums, form and Report id)?

Thanks for the answer guys

Joy



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













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 the Yahoo! Terms of Service.










Re: [development-axapta] simple report question

2005-01-03 Thread Paulius Cerniauskas






I think it would be easier to create blank text field.
then do something like:
for (i=1; i=5;i++)
{
someStr
--- Danny Gaethofs [EMAIL PROTECTED] wrote:

 
 
 Dear all,
 
 I want to realize that a control field in a
 programmable section 
 repeats 5 times on the first line of my report.
 
 To test this I created a simple programmable section
 containing the 
 field ItemId.
 
 I send the item record from the fetch() method.
 
 Using a while loop in my fetch method and a counter
 I want the item 
 to be printed 5 times on the first line of my
 report.
 
 I am not able to succeed, instead the item prints on
 five lines.
 
 Can someone explain me how I can realize this.
 
 Axapta 3.0 SP3.
 
 Danny
 
 
 
 
 
 
 
 


=
Paulius Cerniauskas
Phone: +37062049339
ICQ: 280959446


  
__ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250












Yahoo! Groups Sponsor


  ADVERTISEMENT 












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 the Yahoo! Terms of Service.










Re: [development-axapta] simple report question/correction

2005-01-03 Thread Paulius Cerniauskas






I think it would be easier to create blank text field.
Set autodeclaration to yes, then do something like:
for (i=1; i=n;i++) someStr += strfmt( %1,ItemId);

where you need (this could be inside your
fetch()method)
then call programmable section once, but before that
set text field value: textField.text(someStr);


 Dear all,
 
 I want to realize that a control field in a
 programmable section 
 repeats 5 times on the first line of my report.
 
 To test this I created a simple programmable section
 containing the 
 field ItemId.
 
 I send the item record from the fetch() method.
 
 Using a while loop in my fetch method and a counter
 I want the item 
 to be printed 5 times on the first line of my
 report.
 
 I am not able to succeed, instead the item prints on
 five lines.
 
 Can someone explain me how I can realize this.
 
 Axapta 3.0 SP3.
 
 Danny
 
 
 
 
 
 
 
 


=
Paulius Cerniauskas
Phone: +37062049339
ICQ: 280959446


  
__ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 













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 the Yahoo! Terms of Service.










Re: [development-axapta] simple report question

2005-01-03 Thread Paulius Cerniauskas






I think it would be easier to create blank text field.
Set autodeclaration to yes, then do something like:

for (i=1; i=n;i++)
{
 someStr += strfmt( %1,ItemId);

}
where you need (this could be inside your fetch()
method)

then call programmable section one time, but before
that set text field value:

textField.text(someStr);

--- Danny Gaethofs [EMAIL PROTECTED] wrote:

 
 
 Dear all,
 
 I want to realize that a control field in a
 programmable section 
 repeats 5 times on the first line of my report.
 
 To test this I created a simple programmable section
 containing the 
 field ItemId.
 
 I send the item record from the fetch() method.
 
 Using a while loop in my fetch method and a counter
 I want the item 
 to be printed 5 times on the first line of my
 report.
 
 I am not able to succeed, instead the item prints on
 five lines.
 
 Can someone explain me how I can realize this.
 
 Axapta 3.0 SP3.
 
 Danny
 
 
 
 
 
 
 
 


=
Paulius Cerniauskas
Phone: +37062049339
ICQ: 280959446

__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 












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 the Yahoo! Terms of Service.










[development-axapta] Users screen

2005-01-03 Thread Deniz ASLAN






 
Hi all,
In Axapta3.0 sp3 , I opened a new company which use the same AOS and db.
How can I transfer personalize screen in my new company.
 I have to design all users screen again?
Thanks
Best regards,
 
 
Deniz ASLAN
 
 
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.825 / Virus Database: 563 - Release Date: 30.12.2004


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.825 / Virus Database: 563 - Release Date: 30.12.2004
 


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













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 the Yahoo! Terms of Service.










RE : [development-axapta] Navision Axapta Debugger

2005-01-03 Thread Steeve Gilbert






Sorry to hi-jack your thread but... Is SP4 out for 3.0???

Steeve... 


-Message d'origine-
De : AudriusP [mailto:[EMAIL PROTECTED] 
Envoyé : 29 décembre 2004 04:25
À : development-axapta@yahoogroups.com
Objet : [development-axapta] Navision Axapta Debugger




Hi all,

i hope somebody came across with this situation and will share 
soliution with me.
The problem is with debugger. I have Win XP SP2 and Axapta 3.0(it 
doesn't depend on SP, i tried SP2, SP3, SP4). I have no problem with 
Ax25. So, when i am trying to debug some code, i get an error:
'An invalid version of the Navision Debugger was found. Please 
reinstall the Navision Debugger'. 
I tried remove and reinstall client of Ax30, but result is the same. 
I tried to do it by other user on OS, but it didn't help. On event 
viewer i don't see any warnings on it.
Maybe You can help and i won't need to reinstall my XP :)

Happy New Year
Bye :)










 
Yahoo! Groups Links



 















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 the Yahoo! Terms of Service.










[development-axapta] EXECUTE A STRING VARIABLE CONTENT - EJECUTAR CONTENIDO DE VARIABLE STRING

2005-01-03 Thread tavocol2002







ENGLISH:

Hello!!!

I'm trying to execute the content of a string variable.

By Example:

I have the variable str execode = InventTable.ItemId = 'Item1'

exists one way to execute the str variable?


THANKS!


SPANISH: 

Hola!!!

Estoy tratando de ejecutar el contenido de una variable string.

Por ejemplo:

Tengo la variable str execode = InventTable.ItemId = 'Item1'.

Existe alguna forma de ejecutar su contenido?


GRACIAS!















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 the Yahoo! Terms of Service.