Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MBEWH Table entry

Former Member
0 Likes
691

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

4 REPLIES 4
Read only

Former Member
0 Likes
587

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

Read only

Former Member
0 Likes
587

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

Read only

Former Member
0 Likes
587

Still I didn't got any correct answer. Any body can help me out?

Thanks,

Kaarthick

Read only

RaymondGiuseppi
Active Contributor
0 Likes
587

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