Amount may not be (unknown) for Journal Transaction

dklomparens

New Member
We have a couple jobs in our system that when we try to post a material transaction we get the error:

"Amount may not be (unknown) for Journal Transaction"
job/jmatl-p2.p could not be processed.
Program Section is 1A.
Contact Symix Computer Systems Inc.

Any suggestions on how I could correct this?

-Dan
 

longhair

Member
Dan,

i would start by looking at the records in your table. it appears that one of them has a mandatory field that is blank.

regards,
longhair
 

dklomparens

New Member
I believe you are correct that it is a madatory field that is being written too, and I would guess it is trying to write to the Journal Transaction table.

What I don't know is where is it getting this null value. I have been searching through SyteLine's source code that is generating the error, but reading that code makes your eyes cross some times. :dizzy:
 

Jason Chen

New Member
We have a couple jobs in our system that when we try to post a material transaction we get the error:

"Amount may not be (unknown) for Journal Transaction"
job/jmatl-p2.p could not be processed.
Program Section is 1A.
Contact Symix Computer Systems Inc.

Any suggestions on how I could correct this?

-Dan

Well, the reason is quite simple. Pls see the Item Master -
Cost Maintenance, There are some items have ? cost due
to unproper BOM/Router Cost Definition and Cost Roll-Up.

Pls revise it and Roll Cost again to solve this issue.:awink:
 
Top