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
Hi Mr.Manoj & Mr.James,
Thanks for your replies.
In our company, so for we have been transacting without check marking
the Latest cost price check box. We have implemented phase 1 of
Production module. We are experiencing problems with respect to short
booking of COGS and incorrect valuation of I
Actually its all X++ code. Error occurs when I'm posting inventory transfer
journal.
What I'm doing is inserting records in the inventory transfer journal using
X++ and posting using InventJournalCheckPost class. I can successfully post
when the InventJournalType is Movement but having an er
Remembered something else...the DB server I was investigating had 1 system disk
+ 2 physical hard disk. The machine also had 2 hard-disk controllers. I kept
the mdf and ldf file on separate physical drives and was very happy. No
difference in the performance though. It took me some time to figur
Hi
There are a lot of considerations regarding SQL server setup and I am no expert
in this stuff. Some examples are : Default schema for all users should be set
to DBO, Tempb should be configured with multiple, equal -sized files. Number of
files should match the number of processors, There a
Hi Harry,
1 - Is there documentation explaining MS recommendations about SQL
Server setup you're talking about?
2 - Wow, never heard of those disc-alignment issue. Seems to cause
quite of a performance problem. It's surprising people don't talk
about that much. I'll need a bit more reading
Maharaja,
Are you alone working in AX in your org and there was no person who have worked
in this before? This is quite a good effort and should be learnt from your
predecessors (as you might have learnt how to import data thru dataport in
NAV). Anyway, find the help of Administration Module as
See the Data Export/Import functionality under Administration-->Periodic
>
Hi,
Sorry for the delay, I havn't checked the mails in this grp for quite a long
time. Though it seems you have got a solution and it is working also, you can
try this simpler one to print your report directly to excel.
this.printJobSettings().setTarget(PrintMedium::File);
this.printJobSett
Pak Lukas temennya maria zf ?
in my place production job was never been closed untill the production
is done.
--- In Axapta-Knowledge-Village@yahoogroups.com, Lukas Nugroho Putro
<[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> have you checked :
> 1. there is no abnormal transaction on purchasing (larg
Hi,
you cannot just ctrl+c and ctrl+v some record to another line. There is copy
functionality in various places in the system, specially in journals. You can
do this in this way. You can put a button called "Copy" and when the user
clicks on the button, a reference will be asked (like Sales Or
Agus,
which fields are populated with this square value? It generally happens if
there was some unrecognised characters. I think you are getting this in Address
field. The address field shows the concatenation of all the address parts and
in the table you can see the squares in place of the del
Naeem,
This is a huge requirement, and we have done it for one of our project. We have
introduced a dual UOM for any item and used this dual UOM in every possible
transaction of the item. It affects all the related inventory and ledger
transaction in intended way. But, again, I'm telling you th
Hi,
Can you please tell me where you are facing that exception? what is the form of
the exception? like is it coming as an infolog/warning/error or a dialogbox?
Can you put a screenshot of the incident?
There is certain internal script errors in the AX product, both in AX 3.0 and
4.0. If you f
Hi,
I have done this in one of my project. Whether it is ProjCategory or any other
table, putting it in virtual company is a crucial decision. Be sure that you
need the same categories for all the companies attached to that virtual
company.
All the best.
Barunava
- Original Message
Arijit,
Thanks but I think I have mentioned that I have put a breakpoint in ADD
METHOD of the INFO CLASS which is exactly the same thing suggested on the
link you gave me.
I said its weird because it does not pass at the INFO CLASS ADD Method
which I thought all exception pass there.
16 matches
Mail list logo