RE: [Axapta-Knowledge-Village] Classes with Ax Prefix

2007-04-27 Thread Garg, Vikas
Hi,

 

Ax classes have been developed to use with dotNet connector to integrate
Dynamics Ax 4.0 with any third party application. 

 

Thanks,

 

Vikas Garg

 

 

From: Axapta-Knowledge-Village@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of Arijit
Basu
Sent: Thursday, April 26, 2007 4:51 PM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: Re: [Axapta-Knowledge-Village] Classes with Ax Prefix

 

Hi Mukesh,
These classes allow users to create PO, SO from EP.
Have a look at this
http://daxguy.blogspot.com/2006/11/how-to-create-po-from-ax-classes.html

Hope it helps

Arijit Basu
MVP | Dynamics AX
http://daxguy.blogspot.com

On 4/26/07, helloworld4all [EMAIL PROTECTED]
mailto:helloworld4all%40yahoo.co.in  wrote:

 Hi All,

 Axapta has a lot of classes having prefix 'Ax' like
 axcusttable,axpurchtable etc. what is the significance of these
classes?
 what is the purpose of using these classes?

 Regards,
 Mukesh Kumar

 


-- 

Arijit Basu

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

 



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



Re: [Axapta-Knowledge-Village] Classes with Ax Prefix

2007-04-27 Thread Sumit Loya
Hi,

These classes not only allow user to create records from EP but also from
any other application that can integrate with AX. For example these classes
can be called from .Net too to create records. These classes are nothing but
are like wrappers around the AX tables and handle insertion of data in the
tables with all the validations. Thats why they also have a naming
convention of table name prefixed with AX specifying for which table is it
acting like a wrapper.

Regards,
Sumit


On 4/26/07, helloworld4all [EMAIL PROTECTED] wrote:

   Hi All,

 Axapta has a lot of classes having prefix 'Ax' like
 axcusttable,axpurchtable etc. what is the significance of these classes?
 what is the purpose of using these classes?

 Regards,
 Mukesh Kumar

 



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



[Axapta-Knowledge-Village] AX 3.0, Vista and IIS

2007-04-27 Thread per_biker
Have any of you got the EP up running on a windows vista.
Right now im stuck at the message 'cannot find the internet infoemation 
server, please make sure that it is properly installed on the local 
machine'

Thanks in advance

Per jakobsen



Re: [Axapta-Knowledge-Village] Classes with Ax Prefix

2007-04-27 Thread pathikrit das
They actually provide an interface for safe I/O of data from an external source 
(ex : XML document ) to the axapta base tables following the application logic 
validations concerned. The name of the classes suggest their association with 
the respective tables (AxCustTable - CustTable). You can also use them to 
create records on the respective tables from X++.

- Original Message 
From: helloworld4all [EMAIL PROTECTED]
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Thursday, April 26, 2007 3:57:54 PM
Subject: [Axapta-Knowledge-Village] Classes with Ax Prefix









  



Hi All,



Axapta has a lot of classes having prefix 'Ax' like 

axcusttable, axpurchtable etc. what is the significance of these classes?

what is the purpose of using these classes?



Regards,

Mukesh Kumar






  







!--

#ygrp-mlmsg {font-size:13px;font-family:arial, helvetica, clean, sans-serif;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99% arial, helvetica, clean, 
sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
font-family:Georgia;
}
#ygrp-text p{
margin:0 0 1em 0;}
#ygrp-tpmsgs{
font-family:Arial;
clear:both;}
#ygrp-vitnav{
padding-top:10px;font-family:Verdana;font-size:77%;margin:0;}
#ygrp-vitnav a{
padding:0 1px;}
#ygrp-actbar{
clear:both;margin:25px 0;white-space:nowrap;color:#666;text-align:right;}
#ygrp-actbar .left{
float:left;white-space:nowrap;}
.bld{font-weight:bold;}
#ygrp-grft{
font-family:Verdana;font-size:77%;padding:15px 0;}
#ygrp-ft{
font-family:verdana;font-size:77%;border-top:1px solid #666;
padding:5px 0;
}
#ygrp-mlmsg #logo{
padding-bottom:10px;}

#ygrp-vital{
background-color:#e0ecee;margin-bottom:20px;padding:2px 0 8px 8px;}
#ygrp-vital #vithd{
font-size:77%;font-family:Verdana;font-weight:bold;color:#333;text-transform:uppercase;}
#ygrp-vital ul{
padding:0;margin:2px 0;}
#ygrp-vital ul li{
list-style-type:none;clear:both;border:1px solid #e0ecee;
}
#ygrp-vital ul li .ct{
font-weight:bold;color:#ff7900;float:right;width:2em;text-align:right;padding-right:.5em;}
#ygrp-vital ul li .cat{
font-weight:bold;}
#ygrp-vital a {
text-decoration:none;}

#ygrp-vital a:hover{
text-decoration:underline;}

#ygrp-sponsor #hd{
color:#999;font-size:77%;}
#ygrp-sponsor #ov{
padding:6px 13px;background-color:#e0ecee;margin-bottom:20px;}
#ygrp-sponsor #ov ul{
padding:0 0 0 8px;margin:0;}
#ygrp-sponsor #ov li{
list-style-type:square;padding:6px 0;font-size:77%;}
#ygrp-sponsor #ov li a{
text-decoration:none;font-size:130%;}
#ygrp-sponsor #nc {
background-color:#eee;margin-bottom:20px;padding:0 8px;}
#ygrp-sponsor .ad{
padding:8px 0;}
#ygrp-sponsor .ad #hd1{
font-family:Arial;font-weight:bold;color:#628c2a;font-size:100%;line-height:122%;}
#ygrp-sponsor .ad a{
text-decoration:none;}
#ygrp-sponsor .ad a:hover{
text-decoration:underline;}
#ygrp-sponsor .ad p{
margin:0;}
o {font-size:0;}
.MsoNormal {
margin:0 0 0 0;}
#ygrp-text tt{
font-size:120%;}
blockquote{margin:0 0 0 4px;}
.replbq {margin:4;}
--







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

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



[Axapta-Knowledge-Village] AFS (Application Function Server)

2007-04-27 Thread jruben021
Hi everybody!

Do you know Baan?  In Baan, exists a concept named AFS (Application 
Function Server). Is there something similar in Axapta 3?

I mean, I want to execute an axapta's standard form from my own form 
(created by myself), but I send the values of the fields for the 
stantard form. Is this posible in Axapta 3?

Thanks for your help!

Regards, JRuben.




[Axapta-Knowledge-Village] Re: Localisation patch For China

2007-04-27 Thread Karen
Hi Kalai

There is a GLS layer for China on v4.0.

Cheers
karen

--- In Axapta-Knowledge-Village@yahoogroups.com, L Kalaiarasi 
[EMAIL PROTECTED] wrote:

 Hi friends,
 
 Is there any localisation patch available for China? How complicated 
 the tax system is in China?
 
 Thanks in Advance 
 
 - Kalai -





[Axapta-Knowledge-Village] Refresh Or Execute of Data Source?

2007-04-27 Thread pankaj_dbc
I have a requirement where I have to refresh or Execute (Execute 
Query) the datasource of a third form which is NOT a CALLER of my 
current form..Can any body suugest me a way?


Pankaj.



[Axapta-Knowledge-Village] Re: Classes with Ax Prefix

2007-04-27 Thread jruben021
Hi Arijit, Mukesh.

What is EP??? As you can see, I'm new in Axapta...
Thanks!


--- In Axapta-Knowledge-Village@yahoogroups.com, Arijit Basu 
[EMAIL PROTECTED] wrote:

 Hi Mukesh,
   These classes allow users to create PO, SO from EP.
 Have a look at this
 http://daxguy.blogspot.com/2006/11/how-to-create-po-from-ax-
classes.html
 
 Hope it helps
 
 Arijit Basu
 MVP | Dynamics AX
 http://daxguy.blogspot.com
 
 On 4/26/07, helloworld4all [EMAIL PROTECTED] wrote:
 
Hi All,
 
  Axapta has a lot of classes having prefix 'Ax' like
  axcusttable,axpurchtable etc. what is the significance of these 
classes?
  what is the purpose of using these classes?
 
  Regards,
  Mukesh Kumar
 
   
 
 
 
 
 -- 
 
 
 Arijit Basu
 
 
 [Non-text portions of this message have been removed]





[Axapta-Knowledge-Village] Marking MO to PO

2007-04-27 Thread steph1977j
Hi,

I am working on a project which requires an MO to be created,started 
and marked to a particular PO thru a background process.
I was able to create a MO and start it thru the  code but i am not 
able to mark to a particular purchase order. 
I did go thru the code on the form Inventmarking but its really long 
and convoluted. Is there a easier way to do this?
Is there a class or function which let me do that. Does anybody have 
an example. 

Thanks for your help.
Steph




[Axapta-Knowledge-Village] Re: Timing Zone in Axapta4.0

2007-04-27 Thread kumkum kirodiwal
HELLO All,

I need a support from all of you, Pls let me know ASAP,
How I can set a time zone in Axapta4.0  according to the  country where I have 
to transfer this AOS,
Afetr customization(at Client side)

Pls help me out,
Thanks in Anticipation,

Regards
kumkum


- Original Message 
From: Arijit Basu [EMAIL PROTECTED]
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Thursday, 26 April, 2007 4:50:38 PM
Subject: Re: [Axapta-Knowledge-Village] Classes with Ax Prefix

Hi Mukesh,
These classes allow users to create PO, SO from EP.
Have a look at this
http://daxguy. blogspot. com/2006/ 11/how-to- create-po- from-ax-classes. html

Hope it helps

Arijit Basu
MVP | Dynamics AX
http://daxguy. blogspot. com

On 4/26/07, helloworld4all helloworld4all@ yahoo.co. in wrote:

 Hi All,

 Axapta has a lot of classes having prefix 'Ax' like
 axcusttable, axpurchtable etc. what is the significance of these classes?
 what is the purpose of using these classes?

 Regards,
 Mukesh Kumar

 


-- 

Arijit Basu

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





  Add online presence to your web pages, find out how here - 
http://messenger.yahoo.com/addpresence.php


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



[Axapta-Knowledge-Village] Import and delete a text file to Axapta

2007-04-27 Thread Manal Mahgoub
Dear All,
   
  Kindly help as I need to know how can I import a text file to the sales order 
form in Axapta 3.0  , I need this to be done automatically and if this file 
contained error ( and I didn't post it) how can I delete this file to replace 
by the correct one.
   
  Thanks  Best Regards
   
  Manal 

   
-
Ahhh...imagining that irresistible new car smell?
 Check outnew cars at Yahoo! Autos.

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



[Axapta-Knowledge-Village] Multi line Error

2007-04-27 Thread kumar_ax4
Hii Plz help me to sort out this probleb

I have entered some text to a multiline StringEditText by using enter 
key and inserted into table field.
But when im displaing this field data through the report
it is not display correct way.bcz it display with enter key code

Im a new developer and still use Ax3

Thanx

Best Regards 

Vipul Kumar



[Axapta-Knowledge-Village] Import and delete a text file to Axapta

2007-04-27 Thread Manal Mahgoub
Dear All,
   
  Kindly help as I need to know how can I import a text file to the sales order 
form in Axapta 3.0  , I need this to be done automatically and if this file 
contained error ( and I didn't post it) how can I delete this file to replace 
by the correct one.
   
  Thanks  Best Regards
   
  Manal 

   
-
Ahhh...imagining that irresistible new car smell?
 Check outnew cars at Yahoo! Autos.

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



Re: [Axapta-Knowledge-Village] AX 3.0, Vista and IIS

2007-04-27 Thread pathikrit das
I don't think you can configure EP on Windows Vista, since it is not 
essentially meant to be used as a server OS, it doesn't come with the 
pre-loaded IIS, ideally you should be setting it up on the windows 2003 server.

- Original Message 
From: per_biker [EMAIL PROTECTED]
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Friday, April 27, 2007 6:12:17 PM
Subject: [Axapta-Knowledge-Village] AX 3.0, Vista and IIS









  



Have any of you got the EP up running on a windows vista.

Right now im stuck at the message 'cannot find the internet infoemation 

server, please make sure that it is properly installed on the local 

machine'



Thanks in advance



Per jakobsen






  







!--

#ygrp-mlmsg {font-size:13px;font-family:arial, helvetica, clean, sans-serif;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99% arial, helvetica, clean, 
sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
font-family:Georgia;
}
#ygrp-text p{
margin:0 0 1em 0;}
#ygrp-tpmsgs{
font-family:Arial;
clear:both;}
#ygrp-vitnav{
padding-top:10px;font-family:Verdana;font-size:77%;margin:0;}
#ygrp-vitnav a{
padding:0 1px;}
#ygrp-actbar{
clear:both;margin:25px 0;white-space:nowrap;color:#666;text-align:right;}
#ygrp-actbar .left{
float:left;white-space:nowrap;}
.bld{font-weight:bold;}
#ygrp-grft{
font-family:Verdana;font-size:77%;padding:15px 0;}
#ygrp-ft{
font-family:verdana;font-size:77%;border-top:1px solid #666;
padding:5px 0;
}
#ygrp-mlmsg #logo{
padding-bottom:10px;}

#ygrp-vital{
background-color:#e0ecee;margin-bottom:20px;padding:2px 0 8px 8px;}
#ygrp-vital #vithd{
font-size:77%;font-family:Verdana;font-weight:bold;color:#333;text-transform:uppercase;}
#ygrp-vital ul{
padding:0;margin:2px 0;}
#ygrp-vital ul li{
list-style-type:none;clear:both;border:1px solid #e0ecee;
}
#ygrp-vital ul li .ct{
font-weight:bold;color:#ff7900;float:right;width:2em;text-align:right;padding-right:.5em;}
#ygrp-vital ul li .cat{
font-weight:bold;}
#ygrp-vital a {
text-decoration:none;}

#ygrp-vital a:hover{
text-decoration:underline;}

#ygrp-sponsor #hd{
color:#999;font-size:77%;}
#ygrp-sponsor #ov{
padding:6px 13px;background-color:#e0ecee;margin-bottom:20px;}
#ygrp-sponsor #ov ul{
padding:0 0 0 8px;margin:0;}
#ygrp-sponsor #ov li{
list-style-type:square;padding:6px 0;font-size:77%;}
#ygrp-sponsor #ov li a{
text-decoration:none;font-size:130%;}
#ygrp-sponsor #nc {
background-color:#eee;margin-bottom:20px;padding:0 8px;}
#ygrp-sponsor .ad{
padding:8px 0;}
#ygrp-sponsor .ad #hd1{
font-family:Arial;font-weight:bold;color:#628c2a;font-size:100%;line-height:122%;}
#ygrp-sponsor .ad a{
text-decoration:none;}
#ygrp-sponsor .ad a:hover{
text-decoration:underline;}
#ygrp-sponsor .ad p{
margin:0;}
o {font-size:0;}
.MsoNormal {
margin:0 0 0 0;}
#ygrp-text tt{
font-size:120%;}
blockquote{margin:0 0 0 4px;}
.replbq {margin:4;}
--







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

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



RE: [Axapta-Knowledge-Village] Refresh Or Execute of Data Source?

2007-04-27 Thread Per Jakobsen
I believe that you have to create a hook (caller information), somehow, maby 
through a class interface.
 
Per
 


To: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Thu, 26 Apr 2007 12:56:46 
+Subject: [Axapta-Knowledge-Village] Refresh Or Execute of Data Source?




I have a requirement where I have to refresh or Execute (Execute Query) the 
datasource of a third form which is NOT a CALLER of my current form..Can any 
body suugest me a way?Pankaj. 



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



RE: [Axapta-Knowledge-Village] AX 3.0, Vista and IIS

2007-04-27 Thread Per Jakobsen
Actually I am running Vista Ultimate and it comes with IIS 7 Installed, so maby 
my question should be if any has experience with
Ax 3.0 and IIS 7
 
Regards
Per jakobsen
 


To: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Fri, 27 Apr 2007 06:00:37 
-0700Subject: Re: [Axapta-Knowledge-Village] AX 3.0, Vista and IIS




I don't think you can configure EP on Windows Vista, since it is not 
essentially meant to be used as a server OS, it doesn't come with the 
pre-loaded IIS, ideally you should be setting it up on the windows 2003 
server.- Original Message From: per_biker [EMAIL PROTECTED]To: [EMAIL 
PROTECTED]: Friday, April 27, 2007 6:12:17 PMSubject: 
[Axapta-Knowledge-Village] AX 3.0, Vista and IISHave any of you got the EP up 
running on a windows vista.Right now im stuck at the message 'cannot find the 
internet infoemation server, please make sure that it is properly installed on 
the local machine'Thanks in advancePer jakobsen!--#ygrp-mlmsg 
{font-size:13px;font-family:arial, helvetica, clean, sans-serif;}#ygrp-mlmsg 
table {font-size:inherit;font:100%;}#ygrp-mlmsg select, input, textarea 
{font:99% arial, helvetica, clean, sans-serif;}#ygrp-mlmsg pre, code {font:115% 
monospace;}#ygrp-mlmsg * 
{line-height:1.22em;}#ygrp-text{font-family:Georgia;}#ygrp-text p{margin:0 0 
1em 
0;}#ygrp-tpmsgs{font-family:Arial;clear:both;}#ygrp-vitnav{padding-top:10px;font-family:Verdana;font-size:77%;margin:0;}#ygrp-vitnav
 a{padding:0 1px;}#ygrp-actbar{clear:both;margin:25px 
0;white-space:nowrap;color:#666;text-align:right;}#ygrp-actbar 
.left{float:left;white-space:nowrap;}.bld{font-weight:bold;}#ygrp-grft{font-family:Verdana;font-size:77%;padding:15px
 0;}#ygrp-ft{font-family:verdana;font-size:77%;border-top:1px solid 
#666;padding:5px 0;}#ygrp-mlmsg 
#logo{padding-bottom:10px;}#ygrp-vital{background-color:#e0ecee;margin-bottom:20px;padding:2px
 0 8px 8px;}#ygrp-vital 
#vithd{font-size:77%;font-family:Verdana;font-weight:bold;color:#333;text-transform:uppercase;}#ygrp-vital
 ul{padding:0;margin:2px 0;}#ygrp-vital ul 
li{list-style-type:none;clear:both;border:1px solid #e0ecee;}#ygrp-vital ul li 
.ct{font-weight:bold;color:#ff7900;float:right;width:2em;text-align:right;padding-right:.5em;}#ygrp-vital
 ul li .cat{font-weight:bold;}#ygrp-vital a {text-decoration:none;}#ygrp-vital 
a:hover{text-decoration:underline;}#ygrp-sponsor 
#hd{color:#999;font-size:77%;}#ygrp-sponsor #ov{padding:6px 
13px;background-color:#e0ecee;margin-bottom:20px;}#ygrp-sponsor #ov 
ul{padding:0 0 0 8px;margin:0;}#ygrp-sponsor #ov 
li{list-style-type:square;padding:6px 0;font-size:77%;}#ygrp-sponsor #ov li 
a{text-decoration:none;font-size:130%;}#ygrp-sponsor #nc 
{background-color:#eee;margin-bottom:20px;padding:0 8px;}#ygrp-sponsor 
.ad{padding:8px 0;}#ygrp-sponsor .ad 
#hd1{font-family:Arial;font-weight:bold;color:#628c2a;font-size:100%;line-height:122%;}#ygrp-sponsor
 .ad a{text-decoration:none;}#ygrp-sponsor .ad 
a:hover{text-decoration:underline;}#ygrp-sponsor .ad p{margin:0;}o 
{font-size:0;}.MsoNormal {margin:0 0 0 0;}#ygrp-text 
tt{font-size:120%;}blockquote{margin:0 0 0 4px;}.replbq 
{margin:4;}--__Do You 
Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com [Non-text portions of this message have been removed] 



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



RE: [Axapta-Knowledge-Village] Import and delete a text file to Axapta

2007-04-27 Thread Per Jakobsen
Use the AsciiIO class interface (look under system documentation classes). and 
then create a class enherited
from SalesAutoCreate. look at the class structure to get some ideas.
 
Regards
 
Per Jakobsen
 


To: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Wed, 25 Apr 2007 14:07:09 
-0700Subject: [Axapta-Knowledge-Village] Import and delete a text file to Axapta




Dear All,Kindly help as I need to know how can I import a text file to the 
sales order form in Axapta 3.0 , I need this to be done automatically and if 
this file contained error ( and I didn't post it) how can I delete this file to 
replace by the correct one.Thanks  Best RegardsManal 
-Ahhh...imagining that irresistible new car 
smell?Check outnew cars at Yahoo! Autos.[Non-text portions of this message have 
been removed] 



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



[Axapta-Knowledge-Village] Standar Cost

2007-04-27 Thread Luxflux
Hi:

How are you?

I´ll describe my scenario:
1) I made purchase orders, sales orders and credit note from sales 
orders. standard cost 12.00. 
2) I changed cost to 14.00 at the end of the month.
3) I adjusted the transactions, only purchases, i expect that the 
entires from credit notes also were going to be included.
4) I made the inventory closing, so all the transactions were 14.00, 
except for the credit note transaction.

Is it corect that the credit note transactions still manteint the cost 
of 12.00? 

Regards



RE: [Axapta-Knowledge-Village] Standar Cost

2007-04-27 Thread Brandon George
In what you have described the answer is yes, because the adjustments were 
applied to purchases, and the credit note was made off of a Sales Order. 
Therefore the Sales side, or Issue side, was not affected by the adjustment. 
[Based on what you said below.]

 

-Brandon George

http://dynamics-ax.blogspot.com http://dynamics-ax.blogspot.com/ 

 

 



From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On 
Behalf Of Luxflux
Sent: Friday, April 27, 2007 3:22 PM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Standar Cost

 

Hi:

How are you?

I´ll describe my scenario:
1) I made purchase orders, sales orders and credit note from sales 
orders. standard cost 12.00. 
2) I changed cost to 14.00 at the end of the month.
3) I adjusted the transactions, only purchases, i expect that the 
entires from credit notes also were going to be included.
4) I made the inventory closing, so all the transactions were 14.00, 
except for the credit note transaction.

Is it corect that the credit note transactions still manteint the cost 
of 12.00? 

Regards

 



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



[Axapta-Knowledge-Village] Re: How to change and get a criteria value in RunBaseBatch

2007-04-27 Thread Steeve Gilbert
Hi,

1. You can get range value with this if you set range on 
InventTable.ItemId :
element.query().dataSourceTable(tableNum(InventTable)).rangeField
(fieldNum(InventTable, ItemId))
2. I don't think that is possible.  But if it is, I don't know how.

regards,

Steeve...

--- In Axapta-Knowledge-Village@yahoogroups.com, chuiringo 
[EMAIL PROTECTED] wrote:

 Sorry, I am a beginner of axapter developer. I wrote some report 
and 
 used ¡§qureyrun.get¡¨ function to get some needed recode to output 
to 
 *.tsv files.
 
 I want to now if somebody can help me 
 1. How to get a criteria value and write it to report header in 
output 
 report file.
 2. How to change date format in the criteria field that is not in 
 windows regional setting.





RE: [Axapta-Knowledge-Village] Standar Cost

2007-04-27 Thread Luis Ernesto Resendiz Franco
Thank´s Brandon.
  Is there something that I can make with the transaction in order to reflect 
the new standard cost in the issue.
   
  Regards 

Brandon George [EMAIL PROTECTED] escribió:
  In what you have described the answer is yes, because the adjustments 
were applied to purchases, and the credit note was made off of a Sales Order. 
Therefore the Sales side, or Issue side, was not affected by the adjustment. 
[Based on what you said below.]

-Brandon George

http://dynamics-ax.blogspot.com http://dynamics-ax.blogspot.com/ 



From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On 
Behalf Of Luxflux
Sent: Friday, April 27, 2007 3:22 PM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Standar Cost

Hi:

How are you?

I´ll describe my scenario:
1) I made purchase orders, sales orders and credit note from sales 
orders. standard cost 12.00. 
2) I changed cost to 14.00 at the end of the month.
3) I adjusted the transactions, only purchases, i expect that the 
entires from credit notes also were going to be included.
4) I made the inventory closing, so all the transactions were 14.00, 
except for the credit note transaction.

Is it corect that the credit note transactions still manteint the cost 
of 12.00? 

Regards

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



 


luher
 __
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.yahoo.com.mx/ 

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



Re: [Axapta-Knowledge-Village] Classes with Ax Prefix

2007-04-27 Thread kbi kbi
Hi,

These classes are used for AIP programming. You can for example use the class 
AxPurchTable to create a purchase order from X++ code with inheritance of 
business logics of Axapta. I would recommend to use these class for your 
programming purpose.

Regards,
Khue


- Original Message 
From: helloworld4all [EMAIL PROTECTED]
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Thursday, April 26, 2007 5:27:54 PM
Subject: [Axapta-Knowledge-Village] Classes with Ax Prefix

Hi All,

Axapta has a lot of classes having prefix 'Ax' like 
axcusttable, axpurchtable etc. what is the significance of these classes?
what is the purpose of using these classes?

Regards,
Mukesh Kumar




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

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