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

bdc value not populating

Former Member
0 Likes
646

hi ,

i developed bdc for mm01 accounting and costing view. for first record that is wen we create material it should ask for plant( and not valuation type) and after creating second record that is line item it is should ask for valuation type along with plant, but valuation type value is not populating in the screen. but wen i debug it is populating in the screen.

can any body help me in this regard

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
497

Hi

Depending on the VIEWS you selected the fields get populated

so it is better to record BDC for all the views first and then to use

Valuaution type field BWTTY is in Accounting View and in table MBEW

so record correctly and use

Regards

Anji

3 REPLIES 3
Read only

Former Member
0 Likes
497

Hi,

Check your BDC in Error screen mode. When you run BDC in error screen mode, it will stop wherever it has occured error and will show you that screen. Hope this will help you to fix the problem.

Do not forget to refresh bdc table after each loop pass.

ashish

Read only

Former Member
0 Likes
497

Hi,

Check your recording whether you have considered valuation type and plant . Anyhow , you have to give plant as mandatory , and valuation type will be optional.

Regards,

Read only

Former Member
0 Likes
498

Hi

Depending on the VIEWS you selected the fields get populated

so it is better to record BDC for all the views first and then to use

Valuaution type field BWTTY is in Accounting View and in table MBEW

so record correctly and use

Regards

Anji