Im having an error when posting a inventory transfer journal. When I trace
the error, it leads me to this
Class : InventMov_Journal
Method: parmUpdCostAmountphysical
further trace leads to
Class: Error
Method: missingOverload
How can I tell what overload is missing in the class
ported to them and they are working with it, so there was no solution for
that. We have finally opted for an alternative solution for that.
Barunava
----- Original Message
From: Earl Rey Lacsina mailto:elacsina%40gurango.com"[EMAIL PROTECTED]>
To: Axapta-Knowledge-Village mailto:Axapta
"http://daxguy.blogspot.com/2006/11/how-to-find-out-where-that-error.html"ht
tp://daxguy.blogspot.com/2006/11/how-to-find-out-where-that-error.html
Hope it helps.
Cheers
Arijit Basu
HYPERLINK "http://daxguy.blogspot.com"http://daxguy.blogspot.com
On Dec 19, 2007 7:36
I'm encountering an exception in AX3 but my problem is that this exception
have no description in the infolog. I have put a breakpoint in ADD METHOD of
the INFO CLASS but the exception doesn't pass there. I thought all exception
pass in that class?
try
{
//do something
}
catch
{
My problem is where I will put PackingSlip and PackingSlip Date in code if I
use PurchFormLetter class.
//set values in myPurchTable and myPurchLine
//posting of PO
purchFormLetter = PurchFormLetter::construct(DocumentStatus::PackingSlip,
true);
purchFormLetter.update(myPurchTable,myNum,
5 matches
Mail list logo