Home
»
Microsoft Dynamics AX
»
Microsoft Dynamics AX Forum
»
All Tags
»
AXBC
Browse by Tags
Tags
AIF
AOS
AOT
Application Object Server
AX
AX 2009
AX 2009 2009
AX 2009 2009 Inventory close
AX 2009 AOS
AX 2009 Client
AX 2009 CRM
AX 2009 EP Development
AX 2009 EP Installation
AX 2009 Inventory
AX 2009 Payroll
AX 2009 Purchase Requisition
AX 2009 Reporting
AX 2009 SP1
AX 2009 upgrade problem
AX 3.0
AX 4.0
AX2009
AX2009 Security
Axapta
sales order
Related Posts
Forum Post:
What is meaning of axSalesLine object in salesLine.modifiedField??
ddj
Hi All, What we tried to do is following. We have logic which is being used in salesLine as well as in sales quotation. We added for this a couple of table fields to both tables. But the logic on these fields is often the same. So we made a map (DataDictionary/Maps) to combine the logic in one place...
on
17 Nov 2009
Forum Post:
Need Help in Binding ResultSet with Grid in Axapta
M.Azwar Alam
I have the following code in which i am getting ResultSet from Access Database but i dnt know how to bind it with Grid. I write this method in Form Init and i have two StringEdit Fields username and password. Anyone knows how to bind it ? public void init() { loginProperty loginProperty = new LoginProperty...
on
6 Feb 2010
Forum Post:
Re: Re: Using axInventTable to create Items
Ivan Kashperuk
Again, I would suggest using AxdItem class instead of AxBC classes directly. This requires less code, and will most probably require less maintenance when upgrading to new AX versions. You never know, AxBC might be completely removed in one of the next versions of AX, while Axd document classes...
on
22 Apr 2010
Forum Post:
The Table.Field does not have a corresponding parm-method on the AxBC-class
---
Hi, I have been adding some fields to the table InventTable. After running best practices I get this mesages. I read from this post: http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.axapta.programming&tid=0c2e91cc-60bf-4f4f-921e-9c3cb296eafd That I should...
on
11 Jun 2010