Page 1 of 1

Average Cost

Posted: Tue Jul 03, 2007 8:16 am
by raja_rthiyagu
hi,

How to Update Average Costing for an item

Thanks in advance

Posted: Tue Jul 03, 2007 12:33 pm
by Arshadimrany
Hi,

Run the average cost update concurrent program to the item where you update cost.

Arshad

Posted: Wed Jul 04, 2007 3:28 am
by raja_rthiyagu
hi ,

i had run the Update Average Cost update Program for an Item by giving New Average Cost / % change even though it is not getting updated ..

Posted: Wed Jul 04, 2007 4:29 am
by Arshadimrany
Check all your managers are up or not.?

Posted: Thu Jul 05, 2007 3:58 am
by raja_rthiyagu
hi ,
yes all the managers are up . no problem in that

Posted: Thu Jul 05, 2007 4:17 am
by SIVAKUMAR_G
Hi

Run the following script and check are there any error records. If so correct the errored records and then run the average update cost program

SELECT *
FROM MTL_MATERIAL_TRANSACTIONS
WHERE COSTED_FLAG = 'E'

Regards
Sivakumar

Posted: Mon Sep 03, 2007 10:33 am
by mohammedahmed1966
guys,

i was just wondering, will the concurrent request creates any Journals in GL or not?

mohamed ahmed