‎2009 Nov 04 6:38 AM
Hi,
I'm using the BDC to update the material with latest standard Cost. The program is giving an error with Data not available in MBEWH table for fiscal year 2010/04.
Can any one suggest how to get the entry in MBEWH table?
Thanks in advance.
Kaarthick
‎2009 Nov 04 6:48 AM
Hi,
you can only update through BDC if u pass the mandatory parameters correctly, in ur case there may be no entry with the particular date in MBEWH so rather than changing the entry in the table try to change the file data for the date field. then run it.. make changes in ur file not in table
‎2009 Nov 04 6:49 AM
hi ,
Please check Material number when your are selecting the record whether it is with adding of zeroes before material number (like 0000000000000010028) or without zeroes (like 10028). select query in where condition must be with zeroes.
Thanx & Regards
Rami Reddy
‎2009 Nov 04 7:27 AM
Still I didn't got any correct answer. Any body can help me out?
Thanks,
Kaarthick
‎2009 Nov 04 8:01 AM
MBEWH is "Material Valuation: History", it contain historical values of past MM periods, and you try to read april 2010, check your program for fiscal year mapping (october 20th giving 2010 or so?, did you pass a date in internal format to a BDC so getting an april 2010 date for a november 4th 2009)
Regards,
Raymond